2 references to _modulesPreparedForUpdate
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\DebuggingSession.cs (2)
264
return
_modulesPreparedForUpdate
.Add(mvid);
925
return [.. instance.
_modulesPreparedForUpdate
];