You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When used in .net core 3.1, target framework is resolved to .net standard 2.1, thus we don't get CancellationToken passed and our code looks like this (decompiled via resharper):