2 references to CompileAnyAttributeIntersection
System.Xml (2)
System\Xml\Schema\SchemaSetCompiler.cs (2)
1681
anyAttribute =
CompileAnyAttributeIntersection
(anyAttribute, attributeGroupResolved.AttributeWildcard);
1738
anyAttribute =
CompileAnyAttributeIntersection
(anyAttribute, attributeGroup.AttributeWildcard);