1 write to _resultMarshalerType
Microsoft.Interop.JavaScript.JSImportGenerator (1)
Marshaling\TaskJSGenerator.cs (1)
19
_resultMarshalerType
= resultMarshalerType;
3 references to _resultMarshalerType
Microsoft.Interop.JavaScript.JSImportGenerator (3)
Marshaling\TaskJSGenerator.cs (3)
32
ArgumentList(SingletonSeparatedList(Argument(MarshalerTypeName(
_resultMarshalerType
)))));
114
IdentifierName("__task_result_arg"), GetToManagedMethod(
_resultMarshalerType
)))
136
IdentifierName("__task_result_arg"), GetToJSMethod(
_resultMarshalerType
)))