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)
131Source = EndpointParameterSource.SpecialType; 136Source = EndpointParameterSource.SpecialType; 193Source = EndpointParameterSource.SpecialType;