1 instantiation of TestMarkerResource
Aspire.Hosting.CodeGeneration.TypeScript.Tests (1)
TestTypes\TestExtensions.cs (1)
70
return builder.AddResource(new
TestMarkerResource
(name));
1 reference to TestMarkerResource
Aspire.Hosting.CodeGeneration.TypeScript.Tests (1)
AtsTypeScriptCodeGeneratorTests.cs (1)
1014
Type = CreateResourceTypeRef<
TestMarkerResource
>()