6 references to GetToJSMethod
Microsoft.Interop.JavaScript.JSImportGenerator (6)
Marshaling\FuncJSGenerator.cs (2)
112
IdentifierName(target),
GetToJSMethod
(Type)))
126
IdentifierName("__delegate_arg_arg" + (i + 1)),
GetToJSMethod
(marshalerType)))
Marshaling\PrimitiveJSGenerator.cs (1)
82
IdentifierName(target),
GetToJSMethod
(Type)))
Marshaling\TaskJSGenerator.cs (3)
93
IdentifierName(target),
GetToJSMethod
(Type)))
123
IdentifierName(target),
GetToJSMethod
(Type)))
136
IdentifierName("__task_result_arg"),
GetToJSMethod
(_resultMarshalerType)))