2 writes to SetSecurity_f
System.Management (2)
System\Management\ManagementScope.cs (2)
320
LoadDelegate(ref
SetSecurity_f
, hModule, "SetSecurity") &&
389
SetSecurity_f
= (ref bool _, ref IntPtr __) => throw new PlatformNotSupportedException(exceptionMessage);
2 references to SetSecurity_f
System.Management (2)
System\Management\ManagementScope.cs (2)
1107
WmiNetUtilsHelper.
SetSecurity_f
(ref needToReset, ref handle);
1389
WmiNetUtilsHelper.
SetSecurity_f
(ref needToReset, ref handle);