1 write to _GroupStack
System.Xml (1)
System\Xml\Schema\XdrBuilder.cs (1)
401
_GroupStack
= new HWStack(StackIncrement);
4 references to _GroupStack
System.Xml (4)
System\Xml\Schema\XdrBuilder.cs (4)
572
_GroupStack
.Push();
573
_GroupStack
[
_GroupStack
.Length - 1] = GroupContent.Copy(_GroupDef);
577
_GroupDef = (GroupContent)
_GroupStack
.Pop();