2 references to Intersection
System.Private.Xml (2)
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
1963
XmlSchemaAnyAttribute? attribute = XmlSchemaAnyAttribute.
Intersection
(a, b, true); //true for v1Compat
System\Xml\Schema\SchemaSetCompiler.cs (1)
2403
XmlSchemaAnyAttribute? attribute = XmlSchemaAnyAttribute.
Intersection
(a, b, false); //false is for v1Compat