6 references to GetToManagedMethod
Microsoft.Interop.JavaScript.JSImportGenerator (6)
Marshaling\FuncJSGenerator.cs (2)
91
IdentifierName(target),
GetToManagedMethod
(Type)))
142
IdentifierName("__delegate_arg_arg" + (i + 1)),
GetToManagedMethod
(marshalerType)))
Marshaling\PrimitiveJSGenerator.cs (1)
75
IdentifierName(target),
GetToManagedMethod
(Type)))
Marshaling\TaskJSGenerator.cs (3)
86
IdentifierName(target),
GetToManagedMethod
(Type)))
100
IdentifierName(target),
GetToManagedMethod
(Type)))
114
IdentifierName("__task_result_arg"),
GetToManagedMethod
(_resultMarshalerType)))