2 writes to _protectionLevel
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\FaultDescription.cs (2)
77_protectionLevel = value; 94_protectionLevel = ProtectionLevel.None;
1 reference to _protectionLevel
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\FaultDescription.cs (1)
72get { return _protectionLevel; }