3 references to IsPost
Microsoft.AspNetCore.Components.Endpoints (3)
RazorComponentEndpointInvoker.cs (3)
106waitForQuiescence: result.IsPost || isErrorHandlerOrReExecuted); 109if (!result.IsPost || isReExecuted) 314return $"IsValid = {IsValid}, IsPost = {IsPost}, HandlerName = {HandlerName}";