1 write to _testFixture
Aspire.Templates.Tests (1)
EmptyTemplateRunTests.cs (1)
16
_testFixture
= fixture;
2 references to _testFixture
Aspire.Templates.Tests (2)
EmptyTemplateRunTests.cs (2)
27
await
_testFixture
.Project!.OpenDashboardPageAsync(context),
30
logPath:
_testFixture
.Project.LogPath);