2 references to _modulesPreparedForUpdate
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\DebuggingSession.cs (2)
241return _modulesPreparedForUpdate.Add(mvid); 1105return _instance._modulesPreparedForUpdate.ToImmutableHashSet();