6 references to Remove
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemas.cs (1)
306SchemaSet.Remove(schema);
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (5)
2085schemaSet.Remove(wsdl); 2086schemaSet.Remove(soap); 2087schemaSet.Remove(soapEncoding); 2088schemaSet.Remove(fakeXsdSchema); 2089schemaSet.Remove(fakeXmlSchema);