5 references to SpecialType
Microsoft.AspNetCore.Http.RequestDelegateGenerator (5)
StaticRouteHandlerModel\Emitters\EndpointEmitter.cs (1)
24case EndpointParameterSource.SpecialType:
StaticRouteHandlerModel\Endpoint.cs (1)
91parameter.Source == EndpointParameterSource.SpecialType ||
StaticRouteHandlerModel\EndpointParameter.cs (3)
132Source = EndpointParameterSource.SpecialType; 137Source = EndpointParameterSource.SpecialType; 194Source = EndpointParameterSource.SpecialType;