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