8 references to MethodWithParamAttributesType
Microsoft.AspNetCore.Mvc.Core.Test (8)
ModelBinding\Metadata\ModelAttributesTest.cs (8)
183
typeof(
MethodWithParamAttributesType
)
184
.GetMethod(nameof(
MethodWithParamAttributesType
.Method))
200
typeof(
MethodWithParamAttributesType
)
201
.GetMethod(nameof(
MethodWithParamAttributesType
.Method))
225
var parameters = typeof(
MethodWithParamAttributesType
)
226
.GetMethod(nameof(
MethodWithParamAttributesType
.Method))
245
var parameters = typeof(
MethodWithParamAttributesType
)
246
.GetMethod(nameof(
MethodWithParamAttributesType
.Method))