3 writes to _messageVersion
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TextMessageEncodingBindingElement.cs (3)
38_messageVersion = messageVersion; 50_messageVersion = elementToBeCloned._messageVersion; 116_messageVersion = value;
3 references to _messageVersion
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TextMessageEncodingBindingElement.cs (3)
50_messageVersion = elementToBeCloned._messageVersion; 107return _messageVersion; 171return _messageVersion.Envelope == version;