1 write to PromptProgressCalled
Aspire.Hosting.Tests (1)
tests\Shared\TestInteractionService.cs (1)
78PromptProgressCalled = true;
3 references to PromptProgressCalled
Aspire.Hosting.Tests (3)
ResourceCommandServiceTests.cs (3)
1764Assert.True(testInteractionService.PromptProgressCalled); 1850Assert.False(testInteractionService.PromptProgressCalled); 1880Assert.True(testInteractionService.PromptProgressCalled);