2 references to IsValid
Microsoft.AspNetCore.Components.Endpoints (2)
RazorComponentEndpointInvoker.cs (2)
68
if (!result.
IsValid
)
290
return $"IsValid = {
IsValid
}, IsPost = {IsPost}, HandlerName = {HandlerName}";