2 writes to _protectionLevel
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationDescription.cs (2)
86_protectionLevel = value; 255_protectionLevel = ProtectionLevel.None;
1 reference to _protectionLevel
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationDescription.cs (1)
81get { return _protectionLevel; }