1 write to _asyncFlowControl
Microsoft.CodeAnalysis.Workspaces (1)
Utilities\FlowControlHelper.cs (1)
21
_asyncFlowControl
= asyncFlowControl;
2 references to _asyncFlowControl
Microsoft.CodeAnalysis.Workspaces (2)
Utilities\FlowControlHelper.cs (2)
26
if (
_asyncFlowControl
!= default)
28
_asyncFlowControl
.Dispose();