1 instantiation of IfState
System.ServiceModel (1)
System\ServiceModel\Dispatcher\CodeGenerator.cs (1)
808IfState ifState = new IfState();
6 references to IfState
System.ServiceModel (6)
System\ServiceModel\Dispatcher\CodeGenerator.cs (6)
238IfState ifState = PopIfState(); 248IfState ifState = PopIfState(); 808IfState ifState = new IfState(); 876IfState PopIfState() 879IfState ifState = stackTop as IfState;