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