5 references to GetShortFilePath
Microsoft.Build.Tasks.UnitTests (4)
Exec_Tests.cs (4)
352
if (NativeMethodsShared.
GetShortFilePath
(newTmp) == newTmp)
389
if (NativeMethodsShared.
GetShortFilePath
(newTmp) == newTmp)
427
if (NativeMethodsShared.
GetShortFilePath
(newTmp) == newTmp)
464
if (NativeMethodsShared.
GetShortFilePath
(newTmp) == newTmp)
Microsoft.Build.Utilities.Core (1)
ToolTask.cs (1)
1572
batchFileForCommandLine = NativeMethodsShared.
GetShortFilePath
(batchFileForCommandLine);