1 write to Column
System.Private.Xml (1)
System\Xml\Xsl\Xslt\CompilerError.cs (1)
13
Column
= column;
3 references to Column
System.Private.Xml (3)
System\Xml\Xsl\XslException.cs (1)
138
int errorColumn = error.
Column
;
System\Xml\Xsl\Xslt\Compiler.cs (2)
386
result = x.
Column
.CompareTo(y.
Column
);