1 write to _nextPendingTaskId
Microsoft.JSInterop (1)
JSRuntime.cs (1)
104
var taskId = Interlocked.Increment(ref
_nextPendingTaskId
);