3 writes to ActiveWriter
Microsoft.AspNetCore.Components.Endpoints (3)
CacheView\CacheViewService.cs (3)
134state.ActiveWriter = captureWriter; 178state.ActiveWriter = null; 198state.ActiveWriter = null;
1 reference to ActiveWriter
Microsoft.AspNetCore.Components.Endpoints (1)
CacheView\CacheViewService.cs (1)
153var writer = state?.ActiveWriter;