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)
26
await
_testFixture
.Project!.OpenDashboardPageAsync(context),
29
logPath:
_testFixture
.Project.LogPath);