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