2 references to _modulesPreparedForUpdateGuard
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\DebuggingSession.cs (2)
263
lock (
_modulesPreparedForUpdateGuard
)
936
lock (instance.
_modulesPreparedForUpdateGuard
)