PowerShell/src/Microsoft.PowerShell.Commands.Management/commands/management
2021-04-12 09:24:41 -07:00
..
AddContentCommand.cs Fix IDE0090: Simplify new expression part 2 (#14200) 2020-11-26 10:43:29 +05:00
CIMHelper.cs Fix IDE0090: Simplify new expression part 2 (#14200) 2020-11-26 10:43:29 +05:00
ClearContentCommand.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
ClearPropertyCommand.cs Fix IDE0090: Simplify new expression part 2 (#14200) 2020-11-26 10:43:29 +05:00
ClearRecycleBinCommand.cs Fix IDE0090: Simplify new expression part 2 (#14200) 2020-11-26 10:43:29 +05:00
Clipboard.cs Allow Set-Clipboard to accept empty string (#14579) 2021-04-01 13:03:19 -07:00
CombinePathCommand.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
CommitTransactionCommand.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Computer.cs Fix SA1504: All accessors should be single-line or multi-lin (#14241) 2021-01-09 12:44:38 +05:00
ComputerUnix.cs Mark local variable as const (#13217) 2020-11-24 20:06:16 +05:00
ContentCommandBase.cs Fix SA1504: All accessors should be single-line or multi-lin (#14241) 2021-01-09 12:44:38 +05:00
ControlPanelItemCommand.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
ConvertPathCommand.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
CopyPropertyCommand.cs Fix SA1504: All accessors should be single-line or multi-lin (#14241) 2021-01-09 12:44:38 +05:00
Eventlog.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
GetChildrenCommand.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
GetClipboardCommand.cs Fix SA1504: All accessors should be single-line or multi-lin (#14241) 2021-01-09 12:44:38 +05:00
GetComputerInfoCommand.cs Fix IDE0090: Simplify new expression part 2 (#14200) 2020-11-26 10:43:29 +05:00
GetContentCommand.cs Fix SA1504: All accessors should be single-line or multi-lin (#14241) 2021-01-09 12:44:38 +05:00
GetPropertyCommand.cs Remove unnecessary usings part 3 (#14021) 2020-11-10 08:18:03 +05:00
GetTransactionCommand.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
GetWMIObjectCommand.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Hotfix.cs Fix IDE0090: Simplify new expression part 2 (#14200) 2020-11-26 10:43:29 +05:00
InvokeWMIMethodCommand.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
MovePropertyCommand.cs Fix SA1504: All accessors should be single-line or multi-lin (#14241) 2021-01-09 12:44:38 +05:00
Navigation.cs Fix RCS1215: Expression is always equal to true/false (#14356) 2021-01-19 16:03:59 +05:00
NewPropertyCommand.cs Remove unnecessary usings part 3 (#14021) 2020-11-10 08:18:03 +05:00
ParsePathCommand.cs Fix IDE0090: Simplify new expression part 2 (#14200) 2020-11-26 10:43:29 +05:00
PassThroughContentCommandBase.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
PassThroughPropertyCommandBase.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
PingPathCommand.cs Fix SA1504: All accessors should be single-line or multi-lin (#14241) 2021-01-09 12:44:38 +05:00
Process.cs Remove unnecessary Array -> List -> Array conversion in ProcessBaseCommand.AllProcesses (#15052) 2021-04-12 09:24:41 -07:00
PropertyCommandBase.cs Remove unnecessary usings part 3 (#14021) 2020-11-10 08:18:03 +05:00
RegisterWMIEventCommand.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
RemovePropertyCommand.cs Remove unnecessary usings part 3 (#14021) 2020-11-10 08:18:03 +05:00
RemoveWMIObjectCommand.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
RenamePropertyCommand.cs Remove unnecessary usings part 3 (#14021) 2020-11-10 08:18:03 +05:00
ResolvePathCommand.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
RollbackTransactionCommand.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Service.cs Refactor MultipleServiceCommandBase.AllServices (#15053) 2021-03-23 10:44:43 -07:00
SetClipboardCommand.cs Fix IDE0090: Simplify new expression part 2 (#14200) 2020-11-26 10:43:29 +05:00
SetContentCommand.cs Fix IDE0090: Simplify new expression part 2 (#14200) 2020-11-26 10:43:29 +05:00
SetPropertyCommand.cs Fix SA1504: All accessors should be single-line or multi-lin (#14241) 2021-01-09 12:44:38 +05:00
SetWMIInstanceCommand.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
StartTransactionCommand.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
TestConnectionCommand.cs Fix IDE0090: Simplify new expression part 2 (#14200) 2020-11-26 10:43:29 +05:00
TimeZoneCommands.cs Enable CA1052: Static holder types should be Static or NotInheritable (#14483) 2021-01-08 22:53:11 +05:00
UseTransactionCommand.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
WebServiceProxy.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
WMIHelper.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
WriteContentCommandBase.cs Fix IDE0090: Simplify new expression part 2 (#14200) 2020-11-26 10:43:29 +05:00