2 references to SystemId
System.Private.Xml.Linq (2)
System\Xml\Linq\XDocumentType.cs (1)
178
_systemId == other.
SystemId
&& _internalSubset == other._internalSubset;
System\Xml\Linq\XNodeReader.cs (1)
504
return n.
SystemId
;