2 references to StringTypes
Microsoft.AspNetCore.Http.Extensions (2)
RequestDelegateFactory.cs (2)
795var useSimpleBinding = StringTypes.Contains(parameter.ParameterType) || 798(StringTypes.Contains(parameter.ParameterType.GetElementType()) ||