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