1 reference to fakeXmlSchema
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractExporter.cs (1)
50
return XmlSchema.Read(new StringReader(
fakeXmlSchema
), null);