2 writes to _protectionLevel
System.ServiceModel.UnixDomainSocket (2)
System\ServiceModel\UnixDomainSocketTransportSecurity.cs (2)
27_protectionLevel = DefaultProtectionLevel; 57_protectionLevel = value;
5 references to _protectionLevel
System.ServiceModel.UnixDomainSocket (5)
System\ServiceModel\UnixDomainSocketTransportSecurity.cs (5)
49get { return _protectionLevel; } 97if (_protectionLevel != ProtectionLevel.EncryptAndSign) 100SR.UnsupportedSslProtectionLevel, _protectionLevel))); 144ProtectionLevel = _protectionLevel 160ProtectionLevel = _protectionLevel