8 references to ContextAndScopeDataMutationGate
Microsoft.CodeAnalysis.EditorFeatures (8)
BackgroundWorkIndicator\BackgroundWorkIndicatorContext.cs (5)
81lock (ContextAndScopeDataMutationGate) 116lock (this.ContextAndScopeDataMutationGate) 130lock (this.ContextAndScopeDataMutationGate) 147lock (ContextAndScopeDataMutationGate) 174lock (this.ContextAndScopeDataMutationGate)
BackgroundWorkIndicator\BackgroundWorkIndicatorScope.cs (3)
65lock (_owner.ContextAndScopeDataMutationGate) 71lock (_owner.ContextAndScopeDataMutationGate) 87lock (_owner.ContextAndScopeDataMutationGate)