2 writes to InternalFormatter
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\DispatchOperation.cs (1)
71InternalFormatter = value;
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
51_unhandled.InternalFormatter = MessageOperationFormatter.Instance;
1 reference to InternalFormatter
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\DispatchOperation.cs (1)
65get { return InternalFormatter; }