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