2 references to AncestorTypeHasWildcard
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentSchemaValidator.cs (2)
611
bool ancestorHasWildCard =
AncestorTypeHasWildcard
(ancestorType);
621
ancestorHasWildCard =
AncestorTypeHasWildcard
(_schemaInfo.SchemaElement);