PowerShell/src/System.Management.Automation/namespaces
2021-10-12 14:16:32 -07:00
..
AliasProvider.cs Fix SA1504: All accessors should be single-line or multi-lin (#14241) 2021-01-09 12:44:38 +05:00
ContainerProviderBase.cs Use consistent spacing in xml documentation tags (#14231) 2020-11-25 22:58:52 +05:00
CoreCommandContext.cs Use consistent spacing in xml documentation tags (#14231) 2020-11-25 22:58:52 +05:00
DriveProviderBase.cs Autofix SA1518: The code must not contain extra blank lines at the end of the file (#13574) 2020-11-11 12:15:20 +05:00
EnvironmentProvider.cs Autofix SA1518: The code must not contain extra blank lines at the end of the file (#13574) 2020-11-11 12:15:20 +05:00
FileSystemContentStream.cs Fix spelling in XML docs (#15939) 2021-08-17 09:01:04 +05:00
FileSystemProvider.cs Don't allow Move-Item with FileSystemProvider to move a directory into itself (#16198) 2021-10-12 14:16:32 -07:00
FileSystemSecurity.cs Autofix SA1518: The code must not contain extra blank lines at the end of the file (#13574) 2020-11-11 12:15:20 +05:00
FunctionProvider.cs Fix SA1504: All accessors should be single-line or multi-lin (#14241) 2021-01-09 12:44:38 +05:00
IContentProvider.cs Enable nullable: System.Management.Automation.Provider.IContentCmdletProvider (#14184) 2020-12-12 00:10:28 +05:00
IContentReader.cs Enable nullablE for System.Management.Automation.Provider.IContentReader (#14151) 2021-04-16 13:23:49 -04:00
IContentWriter.cs Enable nullable: System.Management.Automation.Provider.IContentWriter (#14152) 2020-12-09 11:57:43 -08:00
IDynamicPropertyProvider.cs Enable nullable: System.Management.Automation.Provider.IDynamicPropertyProvider (#14167) 2020-12-11 11:37:02 +05:00
IPermissionProvider.cs Enable nullable: System.Management.Automation.Provider.ISecurityDescriptorCmdletProvider (#14162) 2021-05-18 21:46:00 +05:00
IPropertiesProvider.cs Enable nullable: System.Management.Automation.Provider.IPropertyCmdletProvider (#14176) 2020-12-03 09:18:40 -08:00
ItemProviderBase.cs Autofix SA1518: The code must not contain extra blank lines at the end of the file (#13574) 2020-11-11 12:15:20 +05:00
LocationGlobber.cs Mark private members as static part 10 (#14235) 2020-11-27 13:16:31 +05:00
NavigationProviderBase.cs Enable SA1003: Symbols should be spaced correctly (#14476) 2020-12-23 21:21:26 +05:00
PathInfo.cs Fix IDE0044: MakeFieldReadonly part 15 (#13970) 2020-11-05 08:28:18 +05:00
ProviderBase.cs Make PS-Committee reviewed experimental features stable (#15864) 2021-08-09 14:01:57 -07:00
ProviderBaseSecurity.cs Revert "Use is null syntax (#13277)" (#13322) 2020-07-30 16:06:38 -07:00
ProviderDeclarationAttribute.cs Fix IDE0044: MakeFieldReadonly part 15 (#13970) 2020-11-05 08:28:18 +05:00
RegistryProvider.cs Mark private members as static part 10 (#14235) 2020-11-27 13:16:31 +05:00
RegistrySecurity.cs Use consistent spacing in xml documentation tags (#14231) 2020-11-25 22:58:52 +05:00
RegistryWrapper.cs Enable nullable: Microsoft.PowerShell.Commands.IRegistryWrapper (#14177) 2021-05-20 12:46:03 +05:00
SafeRegistryHandle.cs Update PowerShell to build against dotnet 5.0-RC.1 (#13643) 2020-09-23 14:04:01 -07:00
SafeTransactionHandle.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
SessionStateProviderBase.cs Enable SA1003: Symbols should be spaced correctly (#14476) 2020-12-23 21:21:26 +05:00
StackInfo.cs Revert "Use is null syntax (#13277)" (#13322) 2020-07-30 16:06:38 -07:00
TransactedRegistry.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
TransactedRegistryKey.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
TransactedRegistrySecurity.cs Update PowerShell to build against dotnet 5.0-RC.1 (#13643) 2020-09-23 14:04:01 -07:00
VariableProvider.cs Autofix SA1518: The code must not contain extra blank lines at the end of the file (#13574) 2020-11-11 12:15:20 +05:00
Win32Native.cs Remove unnecessary using in namespaces folder (#13860) 2020-10-25 09:08:05 -07:00