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