8 references to ContextAndScopeDataMutationGate
Microsoft.CodeAnalysis.EditorFeatures (8)
BackgroundWorkIndicator\BackgroundWorkIndicatorContext.cs (5)
81lock (ContextAndScopeDataMutationGate) 107lock (this.ContextAndScopeDataMutationGate) 121lock (this.ContextAndScopeDataMutationGate) 138lock (ContextAndScopeDataMutationGate) 165lock (this.ContextAndScopeDataMutationGate)
BackgroundWorkIndicator\BackgroundWorkIndicatorScope.cs (3)
65lock (_owner.ContextAndScopeDataMutationGate) 71lock (_owner.ContextAndScopeDataMutationGate) 87lock (_owner.ContextAndScopeDataMutationGate)