1 write to _linePosition
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
1168
_linePosition
= linePosition;
1 reference to _linePosition
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
1174
throw new XsltException(SR.Xslt_InvalidXPath, new string[] { Expression }, _baseUri, _lineNumber,
_linePosition
, null);