1 write to _idleAction
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Utilities\AsyncBatchingWorkQueue`2.cs (1)
126_idleAction = idleAction;
1 reference to _idleAction
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Utilities\AsyncBatchingWorkQueue`2.cs (1)
231if (_idleAction is { } idleAction && _nextBatch.Count == 0)