5 references to _lock
Microsoft.VisualStudio.LanguageServices (5)
Diagnostics\DiagnosticProgressReporter.cs (5)
43
/// Protected from concurrent access by the <see cref="
_lock
"/>
49
/// Protected from concurrent access by the <see cref="
_lock
"/>
55
/// Protected from concurrent access by the <see cref="
_lock
"/>
122
lock (
_lock
)
140
lock (
_lock
)