3 references to TypesWithPromiseWrappers
Aspire.Hosting.CodeGeneration.TypeScript (3)
AtsTypeScriptCodeGenerator.cs (3)
856if (!_projector.TypesWithPromiseWrappers.Contains(builder.TypeId)) 914if (capability.ReturnType != null && _projector.TypesWithPromiseWrappers.Contains(capability.ReturnType.TypeId)) 1555if (!_projector.TypesWithPromiseWrappers.Contains(builder.TypeId))