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