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