2 references to TypeParametersNotSupported
Microsoft.AspNetCore.Http.RequestDelegateGenerator (2)
StaticRouteHandlerModel\Emitters\DiagnosticEmitter.cs (2)
22
diagnostics.Add(Diagnostic.Create(DiagnosticDescriptors.
TypeParametersNotSupported
, location));
43
diagnostics.Add(Diagnostic.Create(DiagnosticDescriptors.
TypeParametersNotSupported
, location));