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