3 references to MSBuildProjectFullPath
Microsoft.CodeAnalysis.ExternalAccess.FSharp (1)
VS\IFSharpWorkspaceProjectContextFactory.cs (1)
88BuildPropertyNames.MSBuildProjectFullPath => _projectFilePath,
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\BuildPropertyNames.cs (2)
29public const string MSBuildProjectFullPath = nameof(MSBuildProjectFullPath); 35public static readonly ImmutableArray<string> InitialEvaluationPropertyNames = [MSBuildProjectFullPath, TargetPath, AssemblyName, CommandLineArgsForDesignTimeEvaluation];