Implemented interface member:
property
TempDirectory
Aspire.Hosting.IFileSystemService.TempDirectory
4 references to TempDirectory
Aspire.Hosting.Blazor.Tests (4)
BlazorHostedExtensionsTests.cs (4)
157using var tempDirectory = fileSystemService.TempDirectory.CreateTempSubdirectory("blazor-hosted"); 196using var tempDirectory = fileSystemService.TempDirectory.CreateTempSubdirectory("blazor-hosted"); 226using var tempDirectory = fileSystemService.TempDirectory.CreateTempSubdirectory("blazor-hosted"); 266using var tempDirectory = fileSystemService.TempDirectory.CreateTempSubdirectory("blazor-hosted");