9 references to InferParameterBindingSources
Microsoft.AspNetCore.Mvc.Core (1)
ApplicationModels\InferParameterBindingInfoConvention.cs (1)
76
InferParameterBindingSources
(action);
Microsoft.AspNetCore.Mvc.Core.Test (8)
ApplicationModels\InferParameterBindingInfoConventionTest.cs (8)
67
var ex = Assert.Throws<InvalidOperationException>(() => convention.
InferParameterBindingSources
(action));
86
var ex = Assert.Throws<InvalidOperationException>(() => convention.
InferParameterBindingSources
(action));
105
var ex = Assert.Throws<InvalidOperationException>(() => convention.
InferParameterBindingSources
(action));
119
convention.
InferParameterBindingSources
(action);
153
convention.
InferParameterBindingSources
(action);
179
convention.
InferParameterBindingSources
(action);
205
convention.
InferParameterBindingSources
(action);
524
convention.
InferParameterBindingSources
(actionModel);