2 instantiations of FromRouteAttribute
Microsoft.AspNetCore.Diagnostics.Middleware.Tests (2)
Logging\ApiRoutingController.cs (2)
22
[
FromRoute
][PrivateData] string userId,
23
[
FromRoute
] string noDataClassification,
1 reference to FromRouteAttribute
Microsoft.AspNetCore.Mvc.Core (1)
ApplicationModels\InferParameterBindingInfoConvention.cs (1)
99
nameof(
FromRouteAttribute
),