1 reference to GetShortPathNameW
Microsoft.Extensions.AI.Evaluation.Reporting.Tests (1)
DiskBased\PathValidationTests.cs (1)
493
uint len = NativeMethods.
GetShortPathNameW
(longPath, buffer, (uint)buffer.Length);