3 writes to _unsafeConnectionNtlmAuthentication
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpTransportBindingElement.cs (3)
55_unsafeConnectionNtlmAuthentication = HttpTransportDefaults.UnsafeConnectionNtlmAuthentication; 77_unsafeConnectionNtlmAuthentication = elementToBeCloned._unsafeConnectionNtlmAuthentication; 373_unsafeConnectionNtlmAuthentication = value;
4 references to _unsafeConnectionNtlmAuthentication
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpTransportBindingElement.cs (4)
77_unsafeConnectionNtlmAuthentication = elementToBeCloned._unsafeConnectionNtlmAuthentication; 368return _unsafeConnectionNtlmAuthentication; 598if (_unsafeConnectionNtlmAuthentication != http._unsafeConnectionNtlmAuthentication)