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