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