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