2 references to AncestorTypeHasWildcard
System.Private.Xml (2)
System\Xml\Dom\DocumentSchemaValidator.cs (2)
584
bool ancestorHasWildCard =
AncestorTypeHasWildcard
(ancestorType);
594
ancestorHasWildCard =
AncestorTypeHasWildcard
(_schemaInfo.SchemaElement);