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