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