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