1 write to Canceled
Aspire.Hosting (1)
Ats\InteractionExports.cs (1)
883Canceled = result.Canceled,
3 references to Canceled
Aspire.Hosting (1)
Ats\InteractionExports.cs (1)
868/// Gets the inputs returned from the interaction. Empty when <see cref="Canceled"/> is <see langword="true"/>.
Aspire.Hosting.RemoteHost.Tests (2)
AtsExportsTests.cs (2)
100Assert.False(result.Canceled); 150Assert.False(result.Canceled);