6 references to CreateHandleTypeRef
Aspire.Hosting.RemoteHost (6)
AtsCapabilityScanner.cs (6)
1664var contextTypeRef = CreateHandleTypeRef(contextType); 1774var instanceContextTypeRef = CreateHandleTypeRef(contextType); 2836return CreateHandleTypeRef(constraintType); 2840return CreateHandleTypeRef(resourceType); 3024baseTypes.Add(CreateHandleTypeRef(currentBase)); 3050baseTypeRef = CreateHandleTypeRef(baseType);