2 references to TargetPath
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\BuildPropertyNames.cs (2)
30public const string TargetPath = nameof(TargetPath); 35public static readonly ImmutableArray<string> InitialEvaluationPropertyNames = [MSBuildProjectFullPath, TargetPath, AssemblyName, CommandLineArgsForDesignTimeEvaluation];