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