12 references to GetConcreteHandleTypeName
Aspire.Hosting.CodeGeneration.TypeScript (12)
AtsTypeScriptCodeGenerator.cs (12)
1111? _projector.GetConcreteHandleTypeName(returnTypeId) 1125var returnHandleType = _projector.GetConcreteHandleTypeName(wrappedReturnTypeId); 1753var handleType = _projector.GetConcreteHandleTypeName(capReturnTypeId); 1947var handleType = _projector.GetConcreteHandleTypeName(cbTypeId); 2111var handleType = _projector.GetConcreteHandleTypeName(typeClass.TypeId); 2119var handleType = _projector.GetConcreteHandleTypeName(builder.TypeId); 2131var handleType = _projector.GetConcreteHandleTypeName(aliasTypeId); 2384var handleType = _projector.GetConcreteHandleTypeName(getter.ReturnType!.TypeId); 2438var handleType = _projector.GetConcreteHandleTypeName(getter.ReturnType!.TypeId); 2664var returnHandleType = _projector.GetConcreteHandleTypeName(returnTypeId); 2777var returnHandleType = _projector.GetConcreteHandleTypeName(returnTypeId); 2909var returnHandleType = _projector.GetConcreteHandleTypeName(capability.ReturnType.TypeId);