3 writes to ignoreLevel
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\Processor.cs (3)
664
this.
ignoreLevel
++;
683
this.
ignoreLevel
++;
733
this.
ignoreLevel
--;
3 references to ignoreLevel
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\Processor.cs (3)
663
if (this.
ignoreLevel
> 0 || stateOutlook == StateMachine.Error) {
700
if (this.
ignoreLevel
> 0) {
732
if (this.
ignoreLevel
> 0) {