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