3 references to Contains
System.ServiceModel (1)
System\ServiceModel\Description\MessageContractExporter.cs (1)
1335if (!schemaSet.Contains(srcSchema))
System.Xml (2)
System\Xml\Serialization\XmlSchemas.cs (2)
242if (SchemaSet.Contains(schema)) 623if (!SchemaSet.Contains(s)) {