7 references to _guard
Microsoft.CodeAnalysis.Features (7)
EditAndContinue\CommittedSolution.cs (7)
75
/// Lock <see cref="
_guard
"/> to update.
105
/// Lock <see cref="
_guard
"/> to access.
114
lock (
_guard
)
123
lock (
_guard
)
157
lock (
_guard
)
238
lock (
_guard
)
387
lock (
_guard
)