3 references to TestConfigDto
Aspire.Hosting.CodeGeneration.Python.Tests (3)
tests\Aspire.Hosting.CodeGeneration.TypeScript.Tests\TestTypes\TestExtensions.cs (1)
375
TestConfigDto
config) where T : IResource
tests\Aspire.Hosting.CodeGeneration.TypeScript.Tests\TestTypes\TestTypes.cs (2)
91
public
TestConfigDto
? Config { get; set; }
116
public Dictionary<string, List<
TestConfigDto
>> NestedData { get; set; } = [];