PowerShell/src/Microsoft.Management.Infrastructure.CimCmdlets
2021-07-28 12:39:14 -07:00
..
resources Rename the CimCmdlet resource file (#12955) 2020-06-15 11:00:02 -07:00
AssemblyInfo.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
CimAsyncOperation.cs Fix SA1642 for Microsoft.Management.Infrastructure.CimCmdlets (#14239) 2020-11-27 13:07:58 +05:00
CimBaseAction.cs Fix SA1642 for Microsoft.Management.Infrastructure.CimCmdlets (#14239) 2020-11-27 13:07:58 +05:00
CimCommandBase.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
CimGetAssociatedInstance.cs Fix SA1642 for Microsoft.Management.Infrastructure.CimCmdlets (#14239) 2020-11-27 13:07:58 +05:00
CimGetCimClass.cs Enable IDE0029: UseCoalesceExpression (#15770) 2021-07-15 09:17:46 +05:00
CimGetInstance.cs Fix SA1119 part 1 (#14204) 2021-01-09 12:41:51 +05:00
CimIndicationWatcher.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
CimInvokeCimMethod.cs Fix SA1642 for Microsoft.Management.Infrastructure.CimCmdlets (#14239) 2020-11-27 13:07:58 +05:00
CimNewCimInstance.cs Enable IDE0029: UseCoalesceExpression (#15770) 2021-07-15 09:17:46 +05:00
CimPromptUser.cs Fix SA1642 for Microsoft.Management.Infrastructure.CimCmdlets (#14239) 2020-11-27 13:07:58 +05:00
CimRegisterCimIndication.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
CimRemoveCimInstance.cs Fix SA1642 for Microsoft.Management.Infrastructure.CimCmdlets (#14239) 2020-11-27 13:07:58 +05:00
CimResultObserver.cs Enable SA1003: Symbols should be spaced correctly (#14476) 2020-12-23 21:21:26 +05:00
CimSessionOperations.cs Enable IDE0029: UseCoalesceExpression (#15770) 2021-07-15 09:17:46 +05:00
CimSessionProxy.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
CimSetCimInstance.cs Fix SA1642 for Microsoft.Management.Infrastructure.CimCmdlets (#14239) 2020-11-27 13:07:58 +05:00
CimWriteError.cs Fix SA1642 for Microsoft.Management.Infrastructure.CimCmdlets (#14239) 2020-11-27 13:07:58 +05:00
CimWriteMessage.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
CimWriteProgress.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
CimWriteResultObject.cs Fix SA1642 for Microsoft.Management.Infrastructure.CimCmdlets (#14239) 2020-11-27 13:07:58 +05:00
CmdletOperation.cs Annotate ThrowTerminatingError with DoesNotReturn attribute (#15352) 2021-05-06 09:23:34 -07:00
GetCimAssociatedInstanceCommand.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
GetCimClassCommand.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
GetCimInstanceCommand.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
GetCimSessionCommand.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
InvokeCimMethodCommand.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
Microsoft.Management.Infrastructure.CimCmdlets.csproj Remove Unicode BOM from text files (#11546) 2020-01-11 12:15:34 +05:00
NewCimInstanceCommand.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
NewCimSessionCommand.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
NewCimSessionOptionCommand.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
RegisterCimIndicationCommand.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
RemoveCimInstanceCommand.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
RemoveCimSessionCommand.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
SetCimInstanceCommand.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
Utils.cs Enable IDE0029: UseCoalesceExpression (#15770) 2021-07-15 09:17:46 +05:00