3 references to CurrentState
System.ServiceModel (3)
System\ServiceModel\Channels\SingletonConnectionReader.cs (3)
144
if (decoder.
CurrentState
== ServerSingletonDecoder.State.PreUpgradeStart)
464
switch (Decoder.
CurrentState
)
992
switch (decoder.
CurrentState
)