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