2 writes to OnTestAsync
Microsoft.AspNetCore.Components.Tests (2)
RendererTest.cs (2)
834OnTestAsync = async (args) => 974nestedComponent.OnTestAsync = async (args) =>
2 references to OnTestAsync
Microsoft.AspNetCore.Components.Tests (2)
RendererTest.cs (2)
5505else if (OnTestAsync != null) 5507builder.AddAttribute(3, "ontest", OnTestAsync);