2 instantiations of QuarantinedTestAttribute
Aspire.Playground.Tests (2)
AppHostTests.cs (1)
33[QuarantinedTest("https://github.com/dotnet/aspire/issues/6866")]
ProjectSpecificTests.cs (1)
33[QuarantinedTest("https://github.com/dotnet/aspire/issues/6867")]
1 reference to QuarantinedTestAttribute
Aspire.Playground.Tests (1)
tests\Aspire.TestUtilities\QuarantinedTestAttribute.cs (1)
44/// Initializes a new instance of the <see cref="QuarantinedTestAttribute"/> class with an optional <see cref="Reason"/>.