2 references to GetFullPathWin32
Microsoft.Build.Framework (2)
NativeMethods.cs (2)
1525int fullPathLength = GetFullPathWin32(path, MAX_PATH, buffer, IntPtr.Zero); 1531fullPathLength = GetFullPathWin32(path, fullPathLength, newBuffer, IntPtr.Zero);