1 reference to ParameterBindingFailedExceptionMessage
Microsoft.AspNetCore.Http.Extensions (1)
RequestDelegateFactory.cs (1)
2638var message = string.Format(CultureInfo.InvariantCulture, RequestDelegateCreationLogging.ParameterBindingFailedExceptionMessage, parameterTypeName, parameterName, sourceValue);