3 references to FaultedTaskOnInitializedAsync
Microsoft.AspNetCore.Components.Tests (3)
ComponentBaseTest.cs (3)
390
childBuilder.AddComponentParameter(1, nameof(TestComponentErrorBuildRenderTree.
FaultedTaskOnInitializedAsync
), true);
452
builder.AddComponentParameter(1, nameof(TestComponentErrorBuildRenderTree.
FaultedTaskOnInitializedAsync
), true);
747
if (
FaultedTaskOnInitializedAsync
)