2 references to taskCancelled
Microsoft.Maui.Resizetizer (2)
AsyncTask.cs (2)
62
public void Cancel() =>
taskCancelled
.Set();
279
taskCancelled
,