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)
231
if (
_idleAction
is { } idleAction && _nextBatch.Count == 0)