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