PowerShell/src/Microsoft.PowerShell.Commands.Management/cimSupport/cmdletization/cim
2021-07-28 12:39:14 -07:00
..
cimChildJobBase.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
cimCmdletDefinitionContext.cs Use read-only auto-implemented properties (#13507) 2020-09-02 08:11:16 +05:00
cimCmdletInvocationContext.cs Fix IDE0090: Simplify new expression part 2 (#14200) 2020-11-26 10:43:29 +05:00
cimConverter.cs Seal private classes (#15725) 2021-07-19 14:09:12 +05:00
cimJobContext.cs Use read-only auto-implemented properties (#13507) 2020-09-02 08:11:16 +05:00
CimJobException.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
cimOperationOptionsHelper.cs Make classes sealed (#15675) 2021-07-04 16:49:52 +05:00
cimQuery.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
cimWrapper.cs Fix IDE0090: Simplify new expression part 2 (#14200) 2020-11-26 10:43:29 +05:00
clientSideQuery.cs Seal private classes (#15725) 2021-07-19 14:09:12 +05:00
CreateInstanceJob.cs Fix RCS1033: Remove redundant boolean literal part 1 (#13454) 2020-11-05 22:23:27 +05:00
DeleteInstanceJob.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
EnumerateAssociatedInstancesJob.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
ExtrinsicMethodInvocationJob.cs Replace Single with First when we know the element count is 1 (#15676) 2021-06-25 17:19:05 -07:00
InstanceMethodInvocationJob.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
MethodInvocationJobBase.cs Use static lambda keyword (#15154) 2021-04-12 12:44:05 -07:00
ModifyInstanceJob.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
PropertySettingJob.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
QueryJob.cs Enable CA1834: Consider using 'StringBuilder.Append(char)' when applicable (#13878) 2020-10-30 12:07:18 +05:00
QueryJobBase.cs Fix IDE0044: MakeFieldReadonly part 3 (#13886) 2020-10-29 16:03:50 +05:00
StaticMethodInvocationJob.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
TerminatingErrorTracker.cs Make classes sealed (#15675) 2021-07-04 16:49:52 +05:00