1 reference to PrepareModuleForUpdateAsync
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\DebuggingSession.cs (1)
493
_ = Task.Run(() => DebuggerService.
PrepareModuleForUpdateAsync
(mvid, cancellationToken), cancellationToken);