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