2 references to InvokeWithThisAsCurrentSyncCtxThenSetResult
Microsoft.AspNetCore.Components (2)
Rendering\RendererSynchronizationContext.cs (2)
184InvokeWithThisAsCurrentSyncCtxThenSetResult(completion, d.Invoke, state); // Allocates, but using this method should be rare 227InvokeWithThisAsCurrentSyncCtxThenSetResult(completion, callback, state);