Implemented interface member:
method
Save
Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary.Save()
10 references to Save
Microsoft.AspNetCore.Mvc.RazorPages.Test (2)
Filters\PageSaveTempDataPropertyFilterTest.cs (2)
88tempData.Save(); 132tempData.Save();
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (8)
TempDataDictionaryTest.cs (8)
33tempData.Save(); 54tempData.Save(); 70tempData.Save(); 86tempData.Save(); 105tempData.Save(); 121tempData.Save(); 156tempData.Save(); 173tempData.Save();