2 references to OnInitAsyncSync
Microsoft.AspNetCore.Components.Tests (2)
RendererTest.cs (2)
5652
e => e == (expectedId, NestedAsyncComponent.EventType.OnInitAsyncAsync) || e == (expectedId, NestedAsyncComponent.EventType.
OnInitAsyncSync
));
5721
if (TryGetEntry(EventType.
OnInitAsyncSync
, out var entrySync))