2 references to CompileAnyAttributeIntersection
System.Xml (2)
System\Xml\Schema\SchemaCollectionCompiler.cs (2)
1404
anyAttribute =
CompileAnyAttributeIntersection
(anyAttribute, attributeGroupResolved.AttributeWildcard);
1459
anyAttribute =
CompileAnyAttributeIntersection
(anyAttribute, attributeGroup.AttributeWildcard);