2 references to FindSchemaInfo
System.Private.Xml (2)
System\Xml\Dom\DocumentSchemaValidator.cs (2)
130
partialValidationType =
FindSchemaInfo
((nodeToValidate as XmlElement)!);
552
XmlSchemaObject? schemaObject =
FindSchemaInfo
(parentElement);