2 writes to _messageSecurityVersion
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpsTransportBindingElement.cs (2)
27_messageSecurityVersion = elementToBeCloned._messageSecurityVersion; 68_messageSecurityVersion = value ?? throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentNullException(nameof(value)));
2 references to _messageSecurityVersion
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpsTransportBindingElement.cs (2)
27_messageSecurityVersion = elementToBeCloned._messageSecurityVersion; 64return _messageSecurityVersion;