1 reference to FormatException_UseMiddlewareNoInvokeMethod
Microsoft.AspNetCore.Http.Abstractions (1)
Extensions\UseMiddlewareExtensions.cs (1)
84
throw new InvalidOperationException(Resources.
FormatException_UseMiddlewareNoInvokeMethod
(InvokeMethodName, InvokeAsyncMethodName, middleware));