2 writes to _allowNtlm
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WindowsClientCredential.cs (2)
27_allowNtlm = other._allowNtlm; 76_allowNtlm = value;
2 references to _allowNtlm
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WindowsClientCredential.cs (2)
27_allowNtlm = other._allowNtlm; 71return _allowNtlm;