5 references to IsExemptType
Microsoft.DotNet.Internal.DependencyInjection.Testing (5)
DependencyInjectionValidation.cs (5)
54if (IsExemptType(service.ImplementationType) || IsExemptType(service.ServiceType)) 213if (IsExemptType(optionType)) 222if (IsExemptType(parameterType)) 255return IsExemptType(type.GetGenericTypeDefinition());