8 references to MethodWithParamAttributesType
Microsoft.AspNetCore.Mvc.Core.Test (8)
ModelBinding\Metadata\ModelAttributesTest.cs (8)
183
typeof(
MethodWithParamAttributesType
)
184
.GetMethod(nameof(
MethodWithParamAttributesType
.Method))
204
typeof(
MethodWithParamAttributesType
)
205
.GetMethod(nameof(
MethodWithParamAttributesType
.Method))
227
var parameters = typeof(
MethodWithParamAttributesType
)
228
.GetMethod(nameof(
MethodWithParamAttributesType
.Method))
247
var parameters = typeof(
MethodWithParamAttributesType
)
248
.GetMethod(nameof(
MethodWithParamAttributesType
.Method))