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