1 write to version
System.ServiceModel (1)
System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
694this.version = version;
2 references to version
System.ServiceModel (2)
System\ServiceModel\Dispatcher\OperationFormatter.cs (2)
712this.operationFormatter.SerializeBodyContents(writer, this.version, this.parameters, this.returnValue, this.isRequest); 745IAsyncResult result = this.operationFormatter.BeginSerializeBodyContents(writer, operationFormatterBodyWriter.version,