2 writes to s_usePortInSpn
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.NtAuth.cs (2)
37s_usePortInSpn = value ? 1 : 0; 42s_usePortInSpn =
2 references to s_usePortInSpn
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.NtAuth.cs (2)
28int usePortInSpn = s_usePortInSpn; 47return s_usePortInSpn != 0;