4 references to AddListOrDictTypeIfNeeded
Aspire.Hosting.CodeGeneration.Java (4)
AtsJavaCodeGenerator.cs (4)
2462
AddListOrDictTypeIfNeeded
(typeIds, capability.TargetType);
2463
AddListOrDictTypeIfNeeded
(typeIds, capability.ReturnType);
2466
AddListOrDictTypeIfNeeded
(typeIds, parameter.Type);
2471
AddListOrDictTypeIfNeeded
(typeIds, callbackParam.Type);