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