1 write to StartAsyncCalled
Aspire.Cli.Tests (1)
TestServices\FakeAppHostServerSession.cs (1)
56StartAsyncCalled = true;
2 references to StartAsyncCalled
Aspire.Cli.Tests (2)
Projects\GuestAppHostProjectTests.cs (2)
1172Assert.True(serverSession.StartAsyncCalled); 1210Assert.True(serverSession.StartAsyncCalled);