1 instantiation of WhileState
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeGenerator.cs (1)
2348WhileState whileState = new WhileState(this);
11 references to WhileState
dotnet-svcutil-lib (11)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeGenerator.cs (11)
2348WhileState whileState = new WhileState(this); 2356WhileState whileState = (WhileState)_whileStack.Pop(); 2362WhileState whileState = (WhileState)_whileStack.Peek(); 2368WhileState whileState = (WhileState)_whileStack.Peek(); 2374WhileState whileState = (WhileState)_whileStack.Peek(); 2384WhileState whileState = (WhileState)_whileStack.Peek();