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