1 write to _bindingSource
Microsoft.AspNetCore.Mvc.Core (1)
ModelBinderAttribute.cs (1)
95_bindingSource = value;
2 references to _bindingSource
Microsoft.AspNetCore.Mvc.Core (2)
ModelBinderAttribute.cs (2)
86if (_bindingSource == null && BinderType != null) 91return _bindingSource;