12 references to GetConcreteHandleTypeName
Aspire.Hosting.CodeGeneration.TypeScript (12)
AtsTypeScriptCodeGenerator.cs (12)
1114? _projector.GetConcreteHandleTypeName(returnTypeId) 1128var returnHandleType = _projector.GetConcreteHandleTypeName(wrappedReturnTypeId); 1711var handleType = _projector.GetConcreteHandleTypeName(capReturnTypeId); 1905var handleType = _projector.GetConcreteHandleTypeName(cbTypeId); 2069var handleType = _projector.GetConcreteHandleTypeName(typeClass.TypeId); 2077var handleType = _projector.GetConcreteHandleTypeName(builder.TypeId); 2089var handleType = _projector.GetConcreteHandleTypeName(aliasTypeId); 2342var handleType = _projector.GetConcreteHandleTypeName(getter.ReturnType!.TypeId); 2396var handleType = _projector.GetConcreteHandleTypeName(getter.ReturnType!.TypeId); 2622var returnHandleType = _projector.GetConcreteHandleTypeName(returnTypeId); 2735var returnHandleType = _projector.GetConcreteHandleTypeName(returnTypeId); 2867var returnHandleType = _projector.GetConcreteHandleTypeName(capability.ReturnType.TypeId);