2 writes to _allowedImpersonationLevel
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WindowsClientCredential.cs (2)
26_allowedImpersonationLevel = other._allowedImpersonationLevel; 47_allowedImpersonationLevel = value;
2 references to _allowedImpersonationLevel
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WindowsClientCredential.cs (2)
26_allowedImpersonationLevel = other._allowedImpersonationLevel; 35return _allowedImpersonationLevel;