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