2 references to InaccessibleTypesNotSupported
Microsoft.AspNetCore.Http.RequestDelegateGenerator (2)
StaticRouteHandlerModel\Emitters\DiagnosticEmitter.cs (2)
21
diagnostics.Add(Diagnostic.Create(DiagnosticDescriptors.
InaccessibleTypesNotSupported
, location));
45
diagnostics.Add(Diagnostic.Create(DiagnosticDescriptors.
InaccessibleTypesNotSupported
, location, typeSymbol.Name));