2 writes to InternalFormatter
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\ClientOperation.cs (1)
113InternalFormatter = value;
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
97UnhandledClientOperation.InternalFormatter = new MessageOperationFormatter();
1 reference to InternalFormatter
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ClientOperation.cs (1)
107get { return InternalFormatter; }