1 write to ExecutionContext
Microsoft.AspNetCore.Components.WebView.Photino (1)
PhotinoSynchronizationContext.cs (1)
237
ExecutionContext
= executionContext,
2 references to ExecutionContext
Microsoft.AspNetCore.Components.WebView.Photino (2)
PhotinoSynchronizationContext.cs (2)
271
if (item.
ExecutionContext
== null)
288
ExecutionContext.Run(item.
ExecutionContext
, ExecutionContextThunk, item);