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