4 references to ResolveProjectPathAgainstLogicalCurrentDirectory
MSBuild (4)
CommandLine\CommandLineParser.cs (2)
556
projectFile = MSBuildApp.
ResolveProjectPathAgainstLogicalCurrentDirectory
(projectFile);
570
return MSBuildApp.
ResolveProjectPathAgainstLogicalCurrentDirectory
(projectDirectory);
XMake.cs (2)
440
string projectFile =
ResolveProjectPathAgainstLogicalCurrentDirectory
(
2613
projectFile =
ResolveProjectPathAgainstLogicalCurrentDirectory
(