9 references to CollectHandleTypeIds
Aspire.Hosting.CodeGeneration.Go (9)
AtsGoCodeGenerator.cs (9)
168
CollectHandleTypeIds
(handleTypeIds, capability.TargetType);
169
CollectHandleTypeIds
(handleTypeIds, capability.ReturnType);
172
CollectHandleTypeIds
(handleTypeIds, parameter.Type);
177
CollectHandleTypeIds
(handleTypeIds, cbParam.Type);
183
CollectHandleTypeIds
(handleTypeIds, expanded);
326
CollectHandleTypeIds
(set, typeRef.ElementType);
330
CollectHandleTypeIds
(set, typeRef.KeyType);
334
CollectHandleTypeIds
(set, typeRef.ValueType);
340
CollectHandleTypeIds
(set, u);