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