2 references to Instance
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (2)
4503
Array.Sort<object>(nameSortedAttributes, DtdDefaultAttributeInfoToNodeDataComparer.
Instance
);
9203
if (Array.BinarySearch<object>(nameSortedNodeData, defAttrInfo, DtdDefaultAttributeInfoToNodeDataComparer.
Instance
) >= 0)