1 instantiation of WhileState
System.Xml (1)
System\Xml\Serialization\CodeGenerator.cs (1)
2249WhileState whileState = new WhileState(this);
11 references to WhileState
System.Xml (11)
System\Xml\Serialization\CodeGenerator.cs (11)
2249WhileState whileState = new WhileState(this); 2256WhileState whileState = (WhileState)whileStack.Pop(); 2261WhileState whileState = (WhileState)whileStack.Peek(); 2266WhileState whileState = (WhileState)whileStack.Peek(); 2271WhileState whileState = (WhileState)whileStack.Peek(); 2280WhileState whileState = (WhileState)whileStack.Peek();