2 writes to ResetSecurity_f
System.Management (2)
System\Management\ManagementScope.cs (2)
319
if (LoadDelegate(ref
ResetSecurity_f
, hModule, "ResetSecurity") &&
388
ResetSecurity_f
= (_) => throw new PlatformNotSupportedException(exceptionMessage);
2 references to ResetSecurity_f
System.Management (2)
System\Management\ManagementScope.cs (2)
1129
WmiNetUtilsHelper.
ResetSecurity_f
(handle);
1402
WmiNetUtilsHelper.
ResetSecurity_f
(handle);