1 write to Operation
Microsoft.AspNetCore.Http.RequestDelegateGenerator (1)
StaticRouteHandlerModel\Endpoint.cs (1)
21
Operation
= operation;
10 references to Operation
Microsoft.AspNetCore.Http.RequestDelegateGenerator (10)
RequestDelegateGenerator.cs (2)
71
if (endpoint.HttpMethod != "MapFallback" || endpoint.
Operation
.Arguments.Length != 2)
141
if (endpoint.HttpMethod != "MapFallback" && endpoint.
Operation
.Arguments.Length != 2)
StaticRouteHandlerModel\Endpoint.cs (4)
31
Diagnostics.Add(Diagnostic.Create(DiagnosticDescriptors.UnableToResolveMethod,
Operation
.Syntax.GetLocation()));
36
Response.EmitRequiredDiagnostics(Diagnostics,
Operation
.Syntax.GetLocation());
58
parameterSymbol.EmitRequiredDiagnostics(Diagnostics,
Operation
.Syntax.GetLocation());
79
Operation
.Syntax.GetLocation(),
StaticRouteHandlerModel\EndpointParameter.cs (4)
115
var location = endpoint.
Operation
.Syntax.GetLocation();
151
var location = endpoint.
Operation
.Syntax.GetLocation();
164
var location = endpoint.
Operation
.Syntax.GetLocation();
462
var location = endpoint.
Operation
.Syntax.GetLocation();