2 references to Intersection
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (1)
2041
XmlSchemaAnyAttribute attribute = XmlSchemaAnyAttribute.
Intersection
(a, b, true); //true for v1Compat
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (1)
2459
XmlSchemaAnyAttribute attribute = XmlSchemaAnyAttribute.
Intersection
(a, b, false); //false is for v1Compat