2 references to _namedSubmitEventsByLocation
Microsoft.AspNetCore.Components.Endpoints (2)
Rendering\EndpointHtmlRenderer.EventDispatch.cs (2)
97if (_namedSubmitEventsByLocation.Remove(location, out var scopeQualifiedName)) 130_namedSubmitEventsByLocation.Add(location, scopeQualifiedName);