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