1 write to _tempDataKey
Microsoft.AspNetCore.Components.Endpoints (1)
TempData\TempDataCascadingValueSupplier.cs (1)
123_tempDataKey = tempDataKey;
2 references to _tempDataKey
Microsoft.AspNetCore.Components.Endpoints (2)
TempData\TempDataCascadingValueSupplier.cs (2)
149var value = tempData.Get(_tempDataKey); 176_owner.DeleteValueCallback(_tempDataKey);