|
9 | 9 | namespace Microsoft.AspNetCore.Http;
|
10 | 10 |
|
11 | 11 | [GeneratedCode("TextTemplatingFileGenerator", "")]
|
12 |
| -internal sealed class RouteHandlerInvocationContext<T0> : RouteHandlerInvocationContext, IList<object?> |
| 12 | +internal sealed class EndpointFilterInvocationContext<T0> : EndpointFilterInvocationContext, IList<object?> |
13 | 13 | {
|
14 |
| - internal RouteHandlerInvocationContext(HttpContext httpContext, T0 arg0) |
| 14 | + internal EndpointFilterInvocationContext(HttpContext httpContext, T0 arg0) |
15 | 15 | {
|
16 | 16 | HttpContext = httpContext;
|
17 | 17 | Arg0 = arg0;
|
@@ -115,9 +115,9 @@ IEnumerator IEnumerable.GetEnumerator()
|
115 | 115 | }
|
116 | 116 | }
|
117 | 117 | [GeneratedCode("TextTemplatingFileGenerator", "")]
|
118 |
| -internal sealed class RouteHandlerInvocationContext<T0, T1> : RouteHandlerInvocationContext, IList<object?> |
| 118 | +internal sealed class EndpointFilterInvocationContext<T0, T1> : EndpointFilterInvocationContext, IList<object?> |
119 | 119 | {
|
120 |
| - internal RouteHandlerInvocationContext(HttpContext httpContext, T0 arg0, T1 arg1) |
| 120 | + internal EndpointFilterInvocationContext(HttpContext httpContext, T0 arg0, T1 arg1) |
121 | 121 | {
|
122 | 122 | HttpContext = httpContext;
|
123 | 123 | Arg0 = arg0;
|
@@ -228,9 +228,9 @@ IEnumerator IEnumerable.GetEnumerator()
|
228 | 228 | }
|
229 | 229 | }
|
230 | 230 | [GeneratedCode("TextTemplatingFileGenerator", "")]
|
231 |
| -internal sealed class RouteHandlerInvocationContext<T0, T1, T2> : RouteHandlerInvocationContext, IList<object?> |
| 231 | +internal sealed class EndpointFilterInvocationContext<T0, T1, T2> : EndpointFilterInvocationContext, IList<object?> |
232 | 232 | {
|
233 |
| - internal RouteHandlerInvocationContext(HttpContext httpContext, T0 arg0, T1 arg1, T2 arg2) |
| 233 | + internal EndpointFilterInvocationContext(HttpContext httpContext, T0 arg0, T1 arg1, T2 arg2) |
234 | 234 | {
|
235 | 235 | HttpContext = httpContext;
|
236 | 236 | Arg0 = arg0;
|
@@ -348,9 +348,9 @@ IEnumerator IEnumerable.GetEnumerator()
|
348 | 348 | }
|
349 | 349 | }
|
350 | 350 | [GeneratedCode("TextTemplatingFileGenerator", "")]
|
351 |
| -internal sealed class RouteHandlerInvocationContext<T0, T1, T2, T3> : RouteHandlerInvocationContext, IList<object?> |
| 351 | +internal sealed class EndpointFilterInvocationContext<T0, T1, T2, T3> : EndpointFilterInvocationContext, IList<object?> |
352 | 352 | {
|
353 |
| - internal RouteHandlerInvocationContext(HttpContext httpContext, T0 arg0, T1 arg1, T2 arg2, T3 arg3) |
| 353 | + internal EndpointFilterInvocationContext(HttpContext httpContext, T0 arg0, T1 arg1, T2 arg2, T3 arg3) |
354 | 354 | {
|
355 | 355 | HttpContext = httpContext;
|
356 | 356 | Arg0 = arg0;
|
@@ -475,9 +475,9 @@ IEnumerator IEnumerable.GetEnumerator()
|
475 | 475 | }
|
476 | 476 | }
|
477 | 477 | [GeneratedCode("TextTemplatingFileGenerator", "")]
|
478 |
| -internal sealed class RouteHandlerInvocationContext<T0, T1, T2, T3, T4> : RouteHandlerInvocationContext, IList<object?> |
| 478 | +internal sealed class EndpointFilterInvocationContext<T0, T1, T2, T3, T4> : EndpointFilterInvocationContext, IList<object?> |
479 | 479 | {
|
480 |
| - internal RouteHandlerInvocationContext(HttpContext httpContext, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4) |
| 480 | + internal EndpointFilterInvocationContext(HttpContext httpContext, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4) |
481 | 481 | {
|
482 | 482 | HttpContext = httpContext;
|
483 | 483 | Arg0 = arg0;
|
@@ -609,9 +609,9 @@ IEnumerator IEnumerable.GetEnumerator()
|
609 | 609 | }
|
610 | 610 | }
|
611 | 611 | [GeneratedCode("TextTemplatingFileGenerator", "")]
|
612 |
| -internal sealed class RouteHandlerInvocationContext<T0, T1, T2, T3, T4, T5> : RouteHandlerInvocationContext, IList<object?> |
| 612 | +internal sealed class EndpointFilterInvocationContext<T0, T1, T2, T3, T4, T5> : EndpointFilterInvocationContext, IList<object?> |
613 | 613 | {
|
614 |
| - internal RouteHandlerInvocationContext(HttpContext httpContext, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5) |
| 614 | + internal EndpointFilterInvocationContext(HttpContext httpContext, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5) |
615 | 615 | {
|
616 | 616 | HttpContext = httpContext;
|
617 | 617 | Arg0 = arg0;
|
@@ -750,9 +750,9 @@ IEnumerator IEnumerable.GetEnumerator()
|
750 | 750 | }
|
751 | 751 | }
|
752 | 752 | [GeneratedCode("TextTemplatingFileGenerator", "")]
|
753 |
| -internal sealed class RouteHandlerInvocationContext<T0, T1, T2, T3, T4, T5, T6> : RouteHandlerInvocationContext, IList<object?> |
| 753 | +internal sealed class EndpointFilterInvocationContext<T0, T1, T2, T3, T4, T5, T6> : EndpointFilterInvocationContext, IList<object?> |
754 | 754 | {
|
755 |
| - internal RouteHandlerInvocationContext(HttpContext httpContext, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) |
| 755 | + internal EndpointFilterInvocationContext(HttpContext httpContext, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) |
756 | 756 | {
|
757 | 757 | HttpContext = httpContext;
|
758 | 758 | Arg0 = arg0;
|
@@ -898,9 +898,9 @@ IEnumerator IEnumerable.GetEnumerator()
|
898 | 898 | }
|
899 | 899 | }
|
900 | 900 | [GeneratedCode("TextTemplatingFileGenerator", "")]
|
901 |
| -internal sealed class RouteHandlerInvocationContext<T0, T1, T2, T3, T4, T5, T6, T7> : RouteHandlerInvocationContext, IList<object?> |
| 901 | +internal sealed class EndpointFilterInvocationContext<T0, T1, T2, T3, T4, T5, T6, T7> : EndpointFilterInvocationContext, IList<object?> |
902 | 902 | {
|
903 |
| - internal RouteHandlerInvocationContext(HttpContext httpContext, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6, T7 arg7) |
| 903 | + internal EndpointFilterInvocationContext(HttpContext httpContext, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6, T7 arg7) |
904 | 904 | {
|
905 | 905 | HttpContext = httpContext;
|
906 | 906 | Arg0 = arg0;
|
@@ -1053,9 +1053,9 @@ IEnumerator IEnumerable.GetEnumerator()
|
1053 | 1053 | }
|
1054 | 1054 | }
|
1055 | 1055 | [GeneratedCode("TextTemplatingFileGenerator", "")]
|
1056 |
| -internal sealed class RouteHandlerInvocationContext<T0, T1, T2, T3, T4, T5, T6, T7, T8> : RouteHandlerInvocationContext, IList<object?> |
| 1056 | +internal sealed class EndpointFilterInvocationContext<T0, T1, T2, T3, T4, T5, T6, T7, T8> : EndpointFilterInvocationContext, IList<object?> |
1057 | 1057 | {
|
1058 |
| - internal RouteHandlerInvocationContext(HttpContext httpContext, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6, T7 arg7, T8 arg8) |
| 1058 | + internal EndpointFilterInvocationContext(HttpContext httpContext, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6, T7 arg7, T8 arg8) |
1059 | 1059 | {
|
1060 | 1060 | HttpContext = httpContext;
|
1061 | 1061 | Arg0 = arg0;
|
@@ -1215,9 +1215,9 @@ IEnumerator IEnumerable.GetEnumerator()
|
1215 | 1215 | }
|
1216 | 1216 | }
|
1217 | 1217 | [GeneratedCode("TextTemplatingFileGenerator", "")]
|
1218 |
| -internal sealed class RouteHandlerInvocationContext<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9> : RouteHandlerInvocationContext, IList<object?> |
| 1218 | +internal sealed class EndpointFilterInvocationContext<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9> : EndpointFilterInvocationContext, IList<object?> |
1219 | 1219 | {
|
1220 |
| - internal RouteHandlerInvocationContext(HttpContext httpContext, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6, T7 arg7, T8 arg8, T9 arg9) |
| 1220 | + internal EndpointFilterInvocationContext(HttpContext httpContext, T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6, T7 arg7, T8 arg8, T9 arg9) |
1221 | 1221 | {
|
1222 | 1222 | HttpContext = httpContext;
|
1223 | 1223 | Arg0 = arg0;
|
|
0 commit comments