5 references to InteractionInputCollectionTypeId
Aspire.Hosting.CodeGeneration.TypeScript (5)
TypeScriptApiProjector.cs (5)
256_typesWithPromiseWrappers.Add(InteractionInputCollectionTypeId); 1674if (typeRef.TypeId == InteractionInputCollectionTypeId) 1869if (typeRef?.TypeId == InteractionInputCollectionTypeId) 2469if (typeRef.TypeId == InteractionInputCollectionTypeId) 2597if (targetTypeId is AtsConstants.ReferenceExpressionTypeId or InteractionInputCollectionTypeId)