4 references to ResolveProjectPathAgainstLogicalCurrentDirectory
MSBuild (4)
CommandLine\CommandLineParser.cs (2)
561
projectFile = MSBuildApp.
ResolveProjectPathAgainstLogicalCurrentDirectory
(projectFile);
575
return MSBuildApp.
ResolveProjectPathAgainstLogicalCurrentDirectory
(projectDirectory);
XMake.cs (2)
440
string projectFile =
ResolveProjectPathAgainstLogicalCurrentDirectory
(
2614
projectFile =
ResolveProjectPathAgainstLogicalCurrentDirectory
(