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