3 references to FaultedTaskOnParametersSetAsync
Microsoft.AspNetCore.Components.Tests (3)
ComponentBaseTest.cs (3)
422
childBuilder.AddComponentParameter(1, nameof(TestComponentErrorBuildRenderTree.
FaultedTaskOnParametersSetAsync
), true);
480
builder.AddComponentParameter(1, nameof(TestComponentErrorBuildRenderTree.
FaultedTaskOnParametersSetAsync
), true);
756
if (
FaultedTaskOnParametersSetAsync
)