3 references to _streamRenderingAttributeByComponentType
Microsoft.AspNetCore.Components.Endpoints (3)
Rendering\EndpointComponentState.cs (3)
24HotReloadManager.Default.OnDeltaApplied += _streamRenderingAttributeByComponentType.Clear; 34var streamRenderingAttribute = _streamRenderingAttributeByComponentType.GetOrAdd(component.GetType(), 69public static void UpdateApplication(Type[]? _) => _streamRenderingAttributeByComponentType.Clear();