1 reference to Convert
Microsoft.DotNet.HotReload.Watch (1)
HotReload\CompilationHandler.cs (1)
1026var solution = await Workspace.UpdateFileContentAsync(changedFiles.Select(static f => (f.Item.FilePath, f.Kind.Convert())), cancellationToken);