1 reference to GetTempFileName
mscorlib (1)
system\io\path.cs (1)
1152uint r = Win32Native.GetTempFileName(path, "tmp", 0, sb);