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