2 writes to _hasProtectionLevel
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\FaultDescription.cs (2)
78_hasProtectionLevel = true; 95_hasProtectionLevel = false;
1 reference to _hasProtectionLevel
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\FaultDescription.cs (1)
89get { return _hasProtectionLevel; }