2 references to AncestorTypeHasWildcard
System.Xml (2)
System\Xml\Dom\DocumentSchemaValidator.cs (2)
530
bool ancestorHasWildCard =
AncestorTypeHasWildcard
(ancestorType);
538
ancestorHasWildCard =
AncestorTypeHasWildcard
(schemaInfo.SchemaElement);