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