1 write to _qil
System.Private.Xml (1)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (1)
52
_qil
= qil;
6 references to _qil
System.Private.Xml (6)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (6)
247
if (
_qil
.IsDebug && iter.SourceLine != null)
301
if (
_qil
.IsDebug && nd.SourceLine != null && !(nd is QilIterator))
2113
if (
_qil
.IsDebug && ndIter.SourceLine != null)
2162
if (
_qil
.IsDebug && ndFor.DebugName != null)
2213
if (
_qil
.IsDebug && ndLet.DebugName != null)
2237
if (
_qil
.IsDebug && ndIter.DebugName != null)