5 references to GetShortFilePath
Microsoft.Build.Tasks.UnitTests (4)
Exec_Tests.cs (4)
353
if (NativeMethodsShared.
GetShortFilePath
(newTmp) == newTmp)
390
if (NativeMethodsShared.
GetShortFilePath
(newTmp) == newTmp)
428
if (NativeMethodsShared.
GetShortFilePath
(newTmp) == newTmp)
465
if (NativeMethodsShared.
GetShortFilePath
(newTmp) == newTmp)
Microsoft.Build.Utilities.Core (1)
ToolTask.cs (1)
1572
batchFileForCommandLine = NativeMethodsShared.
GetShortFilePath
(batchFileForCommandLine);