2 writes to _messageSecurityVersion
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpsTransportBindingElement.cs (2)
30_messageSecurityVersion = elementToBeCloned._messageSecurityVersion; 85_messageSecurityVersion = value;
2 references to _messageSecurityVersion
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpsTransportBindingElement.cs (2)
30_messageSecurityVersion = elementToBeCloned._messageSecurityVersion; 77return _messageSecurityVersion;