5 references to IsExemptType
Microsoft.DotNet.Internal.DependencyInjection.Testing (5)
DependencyInjectionValidation.cs (5)
57if (IsExemptType(service.ImplementationType) || IsExemptType(service.ServiceType)) 216if (IsExemptType(optionType)) 225if (IsExemptType(parameterType)) 258return IsExemptType(type.GetGenericTypeDefinition());