2 references to IsNtlmInstalled
System.Net.Security (2)
src\runtime\src\libraries\Common\src\Microsoft\Win32\SafeHandles\GssSafeHandles.cs (1)
152return Interop.NetSecurityNative.IsNtlmInstalled();
System\Net\NegotiateAuthenticationPal.Unix.cs (1)
774_ = Interop.NetSecurityNative.IsNtlmInstalled();