2 references to IsTypeSpecified
dotnet-svcutil-lib (2)
CommandProcessorOptions.cs (2)
880
if (!
IsTypeSpecified
(type, excludedTypes, Switches.ExcludeType.Name))
885
if (
IsTypeSpecified
(type, foundCollectionTypes, Switches.CollectionType.Name))