1 reference to GetUniqueFileName
Microsoft.AspNetCore.InternalTesting (1)
CollectDumpAttribute.cs (1)
30var path = Path.Combine(context.FileOutput.TestClassOutputDirectory, context.FileOutput.GetUniqueFileName(context.FileOutput.TestName, ".dmp"));