3 references to ExportModule
dotnet-svcutil.xmlserializer (3)
Microsoft\Tools\ServiceModel\SvcUtil\XmlSerializerGenerator.cs (3)
20
private readonly
ExportModule
.IsTypeExcludedDelegate _isTypeExcluded;
121
ExportModule
.ContractLoader contractLoader = new
ExportModule
.ContractLoader(new Assembly[] { assembly }, _isTypeExcluded);