2 writes to _activeBatchScopes
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\ProjectSystem\ProjectSystemProject.cs (2)
464
_activeBatchScopes
++;
502
_activeBatchScopes
--;
15 references to _activeBatchScopes
Microsoft.CodeAnalysis.Workspaces (15)
Workspace\ProjectSystem\ProjectSystemProject.BatchingDocumentCollection.cs (6)
117
if (_project.
_activeBatchScopes
> 0)
175
if (_project.
_activeBatchScopes
> 0)
222
if (_project.
_activeBatchScopes
> 0)
288
if (_project.
_activeBatchScopes
> 0)
340
if (_project.
_activeBatchScopes
> 0)
520
if (_project.
_activeBatchScopes
> 0)
Workspace\ProjectSystem\ProjectSystemProject.cs (9)
259
if (
_activeBatchScopes
> 0)
504
if (
_activeBatchScopes
> 0)
919
if (
_activeBatchScopes
> 0)
958
if (
_activeBatchScopes
> 0)
1043
if (
_activeBatchScopes
> 0)
1113
if (
_activeBatchScopes
> 0)
1163
if (
_activeBatchScopes
> 0)
1214
if (
_activeBatchScopes
== 0)
1242
if (
_activeBatchScopes
> 0)