1 reference to TempPath
Microsoft.NET.Build.Containers (1)
ContentStore.cs (1)
44public static string GetTempFile() => Path.Join(TempPath, Path.GetRandomFileName());