1 write to _isTypeExcluded
dotnet-svcutil.xmlserializer (1)
Microsoft\Tools\ServiceModel\SvcUtil\XmlSerializerGenerator.cs (1)
27
_isTypeExcluded
= options.IsTypeExcluded;
1 reference to _isTypeExcluded
dotnet-svcutil.xmlserializer (1)
Microsoft\Tools\ServiceModel\SvcUtil\XmlSerializerGenerator.cs (1)
121
ExportModule.ContractLoader contractLoader = new ExportModule.ContractLoader(new Assembly[] { assembly },
_isTypeExcluded
);