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