1 write to Line
System.Private.Xml (1)
System\Xml\Xsl\Xslt\CompilerError.cs (1)
12Line = line;
3 references to Line
System.Private.Xml (3)
System\Xml\Xsl\XslException.cs (1)
137int errorLine = error.Line;
System\Xml\Xsl\Xslt\Compiler.cs (2)
382result = x.Line.CompareTo(y.Line);