1 implementation of ITestMarkerResource
Aspire.Hosting.CodeGeneration.TypeScript.Tests (1)
TestTypes\TestMarkerResource.cs (1)
27public class TestMarkerResource : Resource, ITestMarkerResource
2 references to ITestMarkerResource
Aspire.Hosting.CodeGeneration.TypeScript.Tests (2)
TestTypes\TestExtensions.cs (1)
66public static IResourceBuilder<ITestMarkerResource> AddTestMarker(
TestTypes\TestMarkerResource.cs (1)
25/// Concrete resource behind <see cref="ITestMarkerResource"/>.