3 references to IsInterfaceHandleType
Aspire.Hosting.CodeGeneration.TypeScript (3)
TypeScriptApiProjector.cs (3)
1852
if (
IsInterfaceHandleType
(typeRef))
1899
var baseName =
IsInterfaceHandleType
(memberRef) && TryMapInterfaceInputTypeToTypeScript(memberRef) is { } expanded
2457
if (
IsInterfaceHandleType
(typeRef))