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