1 write to Canceled
Aspire.Hosting (1)
Ats\InteractionExports.cs (1)
818
Canceled
= result.Canceled,
2 references to Canceled
Aspire.Hosting (1)
Ats\InteractionExports.cs (1)
810
/// Gets the value returned from the interaction. Not meaningful when <see cref="
Canceled
"/> is <see langword="true"/>.
Aspire.Hosting.Tests (1)
AtsInteractionExportsTests.cs (1)
40
Assert.False(result.
Canceled
);