2 references to RealPath
MSBuild (2)
XMake.cs (2)
3683string physicalPwd = NativeMethodsShared.RealPath(logicalCurrentDirectory); 3684string physicalCwd = NativeMethodsShared.RealPath(Directory.GetCurrentDirectory());