2 references to TempDataDictionaryEnumerator
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
TempDataDictionary.cs (2)
221
return new
TempDataDictionaryEnumerator
(this);
271
return new
TempDataDictionaryEnumerator
(this);