7 references to _guard
Microsoft.CodeAnalysis.Features (7)
EditAndContinue\CommittedSolution.cs (7)
77
/// Lock <see cref="
_guard
"/> to update.
107
/// Lock <see cref="
_guard
"/> to access.
123
lock (
_guard
)
132
lock (
_guard
)
169
lock (
_guard
)
250
lock (
_guard
)
460
lock (
_guard
)