2 references to TargetPath
dotnet-watch (2)
Build\BuildNames.cs (1)
40public const string TargetPath = nameof(TargetPath);
HotReload\HotReloadDotNetWatcher.cs (1)
612var targetPath = Path.Combine(outputDir, item.GetMetadata(MetadataNames.TargetPath));