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