2 references to STACK_INCREMENT
System.Xml (2)
System\Xml\Schema\XsdBuilder.cs (2)
627private HWStack stateHistory = new HWStack(STACK_INCREMENT); 689this.stateHistory = new HWStack(STACK_INCREMENT);