1 reference to ContinueWith
Microsoft.Maui.Controls (1)
Internals\AsyncValue.cs (1)
53
_valueTask.
ContinueWith
(t => IsRunning = false, scheduler);