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