2 references to CompileAnyAttributeIntersection
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (2)
1773
anyAttribute =
CompileAnyAttributeIntersection
(anyAttribute, attributeGroupResolved.AttributeWildcard);
1840
anyAttribute =
CompileAnyAttributeIntersection
(anyAttribute, attributeGroup.AttributeWildcard);