1 instantiation of ForState
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeGenerator.cs (1)
298
ForState forState = new
ForState
(local, DefineLabel(), DefineLabel(), end);
3 references to ForState
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeGenerator.cs (3)
298
ForState
forState = new ForState(local, DefineLabel(), DefineLabel(), end);
313
ForState
forState = stackTop as
ForState
;