2 references to _streamRenderingAttributeByComponentType
Microsoft.AspNetCore.Components.Endpoints (2)
Rendering\EndpointComponentState.cs (2)
22var streamRenderingAttribute = _streamRenderingAttributeByComponentType.GetOrAdd(component.GetType(), 41public static void UpdateApplication(Type[]? _) => _streamRenderingAttributeByComponentType.Clear();