2 references to TargetPath
Microsoft.DotNet.HotReload.Watch (2)
Build\BuildNames.cs (1)
41public const string TargetPath = nameof(TargetPath);
HotReload\HotReloadDotNetWatcher.cs (1)
605var targetPath = Path.Combine(outputDir, item.GetMetadata(MetadataNames.TargetPath));