1 instantiation of ServerSingletonSizedDecoder
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqDecodeHelper.cs (1)
88ServerSingletonSizedDecoder decoder = new ServerSingletonSizedDecoder(0, defaultMaxViaSize, defaultMaxContentTypeSize);
2 references to ServerSingletonSizedDecoder
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqDecodeHelper.cs (2)
88ServerSingletonSizedDecoder decoder = new ServerSingletonSizedDecoder(0, defaultMaxViaSize, defaultMaxContentTypeSize); 101if (decoder.CurrentState == ServerSingletonSizedDecoder.State.Start)