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