1 write to _StateHistory
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XdrBuilder.cs (1)
413_StateHistory = new HWStack(StackIncrement);
5 references to _StateHistory
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\schema\XdrBuilder.cs (5)
611_StateHistory.Push(); 612_StateHistory[_StateHistory.Length - 1] = _CurState; 618_CurState = (XdrEntry)_StateHistory.Pop(); 1030ad._Global = (builder._StateHistory.Length == 2);