3 writes to ActiveWriter
Microsoft.AspNetCore.Components.Endpoints (3)
CacheView\CacheViewService.cs (3)
138state.ActiveWriter = captureWriter; 182state.ActiveWriter = null; 202state.ActiveWriter = null;
1 reference to ActiveWriter
Microsoft.AspNetCore.Components.Endpoints (1)
CacheView\CacheViewService.cs (1)
157var writer = state?.ActiveWriter;