5 references to Start
System.ServiceModel (5)
System\ServiceModel\Channels\FramingDecoders.cs (4)
1235currentState = State.Start; 1241currentState = State.Start; 1245case State.Start: 1293if (currentState < State.Start)
System\ServiceModel\Channels\MsmqDecodeHelper.cs (1)
101if (decoder.CurrentState == ServerSingletonSizedDecoder.State.Start)