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