8 references to ReadPoolMissIsEnabled
System.ServiceModel.Primitives (8)
System\ServiceModel\Channels\BinaryMessageEncoder.cs (2)
186if (WcfEventSource.Instance.ReadPoolMissIsEnabled()) 250if (WcfEventSource.Instance.ReadPoolMissIsEnabled())
System\ServiceModel\Channels\MtomMessageEncoder.cs (5)
158if (WcfEventSource.Instance.ReadPoolMissIsEnabled()) 195if (WcfEventSource.Instance.ReadPoolMissIsEnabled()) 210if (WcfEventSource.Instance.ReadPoolMissIsEnabled()) 624if (WcfEventSource.Instance.ReadPoolMissIsEnabled()) 639if (WcfEventSource.Instance.ReadPoolMissIsEnabled())
System\ServiceModel\Channels\TextMessageEncoder.cs (1)
680if (WcfEventSource.Instance.ReadPoolMissIsEnabled())