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