1 reference to CanReportValidity
System.Private.Xml (1)
System\Xml\Dom\XmlName.cs (1)
218
return ownerDoc.
CanReportValidity
? (XmlSchemaValidity)(_flags & ValidityMask) : XmlSchemaValidity.NotKnown;