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