2 references to GetRelativeFilePath
Microsoft.DotNet.HotReload.Watch (2)
HotReload\HotReloadDotNetWatcher.cs (2)
915? GetSingularMessage(kind) + ": " + GetRelativeFilePath(item.FilePath) 916: GetPluralMessage(kind) + ": " + string.Join(", ", items.Select(f => GetRelativeFilePath(f.Item.FilePath)));