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