4 references to AddListOrDictTypeIfNeeded
Aspire.Hosting.CodeGeneration.Java (4)
AtsJavaCodeGenerator.cs (4)
2524
AddListOrDictTypeIfNeeded
(typeIds, capability.TargetType);
2525
AddListOrDictTypeIfNeeded
(typeIds, capability.ReturnType);
2528
AddListOrDictTypeIfNeeded
(typeIds, parameter.Type);
2533
AddListOrDictTypeIfNeeded
(typeIds, callbackParam.Type);