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