1 instantiation of DocumentOrderComparer
System.Private.Xml (1)
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (1)
140
_docOrderCmp = new
DocumentOrderComparer
();
1 reference to DocumentOrderComparer
System.Private.Xml (1)
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (1)
53
private readonly
DocumentOrderComparer
_docOrderCmp;