2 references to StackIncrement
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\Processor.cs (2)
314
this.actionStack = new HWStack(
StackIncrement
);
321
this.debuggerStack = new HWStack(
StackIncrement
, /*limit:*/1000);