1 write to TreePositionKeyFactory
Microsoft.AspNetCore.Components.Endpoints (1)
Rendering\EndpointComponentState.cs (1)
57cacheView.TreePositionKeyFactory = () =>
1 reference to TreePositionKeyFactory
Microsoft.AspNetCore.Components.Endpoints (1)
CacheView\CacheView.cs (1)
103internal string? TreePositionKey => TreePositionKeyFactory?.Invoke();