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