1 write to mtomBoundary
System.ServiceModel (1)
System\ServiceModel\Channels\OpaqueContent.cs (1)
27this.mtomBoundary = mtomBoundary;
2 references to mtomBoundary
System.ServiceModel (2)
System\ServiceModel\Channels\OpaqueContent.cs (2)
48mtomMessageEncoder.WriteMessage(this.message, stream, this.mtomBoundary); 62return mtomMessageEncoder.BeginWriteMessage(this.message, stream, this.mtomBoundary, callback, state);