2 references to STACK_INCREMENT
System.Private.Xml (2)
System\Xml\Schema\XsdBuilder.cs (2)
629private readonly HWStack _stateHistory = new HWStack(STACK_INCREMENT); 692_stateHistory = new HWStack(STACK_INCREMENT);