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