Base:
property
ActionContext
Microsoft.AspNetCore.Mvc.ModelBinding.ModelBindingContext.ActionContext
22 writes to ActionContext
Microsoft.AspNetCore.Mvc.Core (1)
ModelBinding\DefaultModelBindingContext.cs (1)
215
ActionContext
= actionContext,
Microsoft.AspNetCore.Mvc.Core.Test (21)
ModelBinding\Binders\ArrayModelBinderTest.cs (1)
237
ActionContext
= actionContext,
ModelBinding\Binders\BinderTypeModelBinderTest.cs (1)
75
ActionContext
= new ActionContext()
ModelBinding\Binders\BodyModelBinderTests.cs (1)
691
ActionContext
= new ActionContext()
ModelBinding\Binders\CancellationTokenModelBinderTests.cs (1)
31
ActionContext
= new ActionContext()
ModelBinding\Binders\CollectionModelBinderTest.cs (1)
537
ActionContext
= actionContext,
ModelBinding\Binders\ComplexObjectModelBinderTest.cs (5)
466
ActionContext
= new ActionContext()
493
ActionContext
= new ActionContext()
521
ActionContext
= new ActionContext()
548
ActionContext
= new ActionContext()
574
ActionContext
= new ActionContext()
ModelBinding\Binders\ComplexTypeModelBinderTest.cs (5)
647
ActionContext
= new ActionContext()
674
ActionContext
= new ActionContext()
702
ActionContext
= new ActionContext()
729
ActionContext
= new ActionContext()
755
ActionContext
= new ActionContext()
ModelBinding\Binders\DictionaryModelBinderTest.cs (1)
628
ActionContext
= actionContext,
ModelBinding\Binders\FormCollectionModelBinderTest.cs (1)
71
ActionContext
= new ActionContext()
ModelBinding\Binders\FormFileModelBinderTest.cs (1)
459
ActionContext
= new ActionContext()
ModelBinding\Binders\HeaderModelBinderTests.cs (1)
362
ActionContext
= new ActionContext()
ModelBinding\Binders\KeyValuePairModelBinderTest.cs (1)
203
ActionContext
= new ActionContext()
ModelBinding\Binders\ServicesModelBinderTest.cs (1)
44
ActionContext
= new ActionContext()
1 reference to ActionContext
Microsoft.AspNetCore.Mvc.Core (1)
ModelBinding\DefaultModelBindingContext.cs (1)
190
/// The <see cref="
ActionContext
"/> associated with the binding operation.