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