PowerShell/src/System.Management.Automation/help
2021-08-22 10:49:07 -07:00
..
AliasHelpInfo.cs Make classes sealed (#15675) 2021-07-04 16:49:52 +05:00
AliasHelpProvider.cs Fix RCS1098: Constant values should be on right side of comparisons (#13833) 2020-11-05 09:13:12 +05:00
BaseCommandHelpInfo.cs Revert "Use is null syntax (#13277)" (#13322) 2020-07-30 16:06:38 -07:00
CabinetAPI.cs Enable CA1052: Static holder types should be Static or NotInheritable (#14483) 2021-01-08 22:53:11 +05:00
CabinetNativeApi.cs Enable SA1643: Destructor summary documentation should begin with standard text (#14236) 2020-11-26 10:39:27 +05:00
CommandHelpProvider.cs Make classes sealed (#15675) 2021-07-04 16:49:52 +05:00
DefaultCommandHelpObjectBuilder.cs Enable CA1052: Static holder types should be Static or NotInheritable (#14483) 2021-01-08 22:53:11 +05:00
DefaultHelpProvider.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
DscResourceHelpProvider.cs Fix spelling in XML docs (#15939) 2021-08-17 09:01:04 +05:00
HelpCategoryInvalidException.cs Enable SA1003: Symbols should be spaced correctly (#14476) 2020-12-23 21:21:26 +05:00
HelpCommands.cs Use static lambda keyword (#15154) 2021-04-12 12:44:05 -07:00
HelpCommentsParser.cs Fix CA1846 and CA1845 for using AsSpan instead of Substring (#15738) 2021-07-09 10:55:23 -07:00
HelpErrorTracer.cs Fix IDE0044: MakeFieldReadonly part 14 (#13969) 2020-11-03 08:47:07 -08:00
HelpFileHelpInfo.cs Make classes sealed (#15675) 2021-07-04 16:49:52 +05:00
HelpFileHelpProvider.cs Avoid array allocations from GetDirectories/GetFiles. (#15167) 2021-04-15 08:16:26 +05:00
HelpInfo.cs Revert "Use is null syntax (#13277)" (#13322) 2020-07-30 16:06:38 -07:00
HelpNotFoundException.cs Enable SA1003: Symbols should be spaced correctly (#14476) 2020-12-23 21:21:26 +05:00
HelpProvider.cs Replace ProcessModule.FileName with Environment.ProcessPath and remove PSUtils.GetMainModule (#15012) 2021-06-03 12:32:55 -07:00
HelpProviderWithCache.cs Fix IDE0044: MakeFieldReadonly part 14 (#13969) 2020-11-03 08:47:07 -08:00
HelpProviderWithFullCache.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
HelpRequest.cs Revert "Use is null syntax (#13277)" (#13322) 2020-07-30 16:06:38 -07:00
HelpSystem.cs Enable SA1516: Elements should be separated by blank line (#14137) 2020-11-20 16:11:36 +05:00
HelpUtils.cs Enable CA1052: Static holder types should be Static or NotInheritable (#14483) 2021-01-08 22:53:11 +05:00
MamlClassHelpInfo.cs Fix IDE0044: MakeFieldReadonly part 14 (#13969) 2020-11-03 08:47:07 -08:00
MamlCommandHelpInfo.cs Fix IDE0044: MakeFieldReadonly part 14 (#13969) 2020-11-03 08:47:07 -08:00
MamlNode.cs Fix spelling in XML docs (#15939) 2021-08-17 09:01:04 +05:00
MamlUtil.cs Enable CA1052: Static holder types should be Static or NotInheritable (#14483) 2021-01-08 22:53:11 +05:00
MUIFileSearcher.cs Make classes sealed (#15675) 2021-07-04 16:49:52 +05:00
ProviderCommandHelpInfo.cs Fix IDE0044: MakeFieldReadonly part 14 (#13969) 2020-11-03 08:47:07 -08:00
ProviderContext.cs Fix RCS1221: Use pattern matching instead of combination of 'as' operator and null check (#13333) 2020-11-05 21:58:48 +05:00
ProviderHelpInfo.cs Make classes sealed (#15675) 2021-07-04 16:49:52 +05:00
ProviderHelpProvider.cs Revert "Use is null syntax (#13277)" (#13322) 2020-07-30 16:06:38 -07:00
PSClassHelpProvider.cs Mark local variable as const (#13217) 2020-11-24 20:06:16 +05:00
RemoteHelpInfo.cs Fix IDE0044: MakeFieldReadonly part 14 (#13969) 2020-11-03 08:47:07 -08:00
SaveHelpCommand.cs Use string.Contains(char) overload (#14368) 2020-12-19 20:00:51 +05:00
ScriptCommandHelpProvider.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
SyntaxHelpInfo.cs Make classes sealed (#15675) 2021-07-04 16:49:52 +05:00
UpdatableHelpCommandBase.cs Bump .NET framework to 6.0.0-preview.1 (#14719) 2021-02-08 17:13:33 -08:00
UpdatableHelpInfo.cs Revert "Use is null syntax (#13277)" (#13322) 2020-07-30 16:06:38 -07:00
UpdatableHelpModuleInfo.cs Remove 4 assertions which cause debug build test runs to fail (#15963) 2021-08-22 10:49:07 -07:00
UpdatableHelpSystem.cs Bump .NET framework to 6.0.0-preview.1 (#14719) 2021-02-08 17:13:33 -08:00
UpdatableHelpUri.cs Remove 4 assertions which cause debug build test runs to fail (#15963) 2021-08-22 10:49:07 -07:00
UpdateHelpCommand.cs Mark private members as static part 10 (#14235) 2020-11-27 13:16:31 +05:00