2 references to IsTypeExcluded
dotnet-svcutil.xmlserializer (2)
Microsoft\Tools\ServiceModel\SvcUtil\Options.cs (1)
400if (!_parent.IsTypeExcluded(type))
Microsoft\Tools\ServiceModel\SvcUtil\XmlSerializerGenerator.cs (1)
27_isTypeExcluded = options.IsTypeExcluded;