1 write to _useCurrentUserProtectionScope
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\DataProtectionSecurityStateEncoder.cs (1)
27_useCurrentUserProtectionScope = useCurrentUserProtectionScope;
2 references to _useCurrentUserProtectionScope
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\DataProtectionSecurityStateEncoder.cs (2)
43return _useCurrentUserProtectionScope; 62result.AppendFormat("{0} UseCurrentUserProtectionScope={1}", Environment.NewLine, _useCurrentUserProtectionScope);