5 references to GetShortFilePath
Microsoft.Build.Tasks.UnitTests (4)
Exec_Tests.cs (4)
332
if (NativeMethodsShared.
GetShortFilePath
(newTmp) == newTmp)
369
if (NativeMethodsShared.
GetShortFilePath
(newTmp) == newTmp)
407
if (NativeMethodsShared.
GetShortFilePath
(newTmp) == newTmp)
444
if (NativeMethodsShared.
GetShortFilePath
(newTmp) == newTmp)
Microsoft.Build.Utilities.Core (1)
ToolTask.cs (1)
1465
batchFileForCommandLine = NativeMethodsShared.
GetShortFilePath
(batchFileForCommandLine);