4 references to SetModel
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
ViewDataDictionary.cs (2)
158
/// instance. This constructor is careful to avoid exceptions <see cref="
SetModel
"/> may throw when
268
SetModel
(value);
ViewDataDictionaryOfT.cs (1)
57
/// <see cref="ViewDataDictionary.
SetModel
"/> may throw when <paramref name="model"/> is <c>null</c>.
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
ViewDataDictionaryTest.cs (1)
831
SetModel
(value);