14 references to ToManagedCallback
System.Runtime.InteropServices.JavaScript (14)
System\Runtime\InteropServices\JavaScript\Interop\JavaScriptExports.CoreCLR.cs (2)
51
if (callback_gc_handle.Target is JSHostImplementation.
ToManagedCallback
callback)
82
JSHostImplementation.
ToManagedCallback
callback;
System\Runtime\InteropServices\JavaScript\JSHostImplementation.Types.cs (1)
17
public
ToManagedCallback
? Callback;
System\Runtime\InteropServices\JavaScript\JSProxyContext.cs (1)
412
ToManagedCallback
? holderCallback = null;
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Func.cs (8)
515
JSHostImplementation.
ToManagedCallback
cb = (JSMarshalerArgument* arguments) =>
535
JSHostImplementation.
ToManagedCallback
cb = (JSMarshalerArgument* arguments) =>
559
JSHostImplementation.
ToManagedCallback
cb = (JSMarshalerArgument* arguments) =>
587
JSHostImplementation.
ToManagedCallback
cb = (JSMarshalerArgument* arguments) =>
613
JSHostImplementation.
ToManagedCallback
cb = (JSMarshalerArgument* arguments) =>
637
JSHostImplementation.
ToManagedCallback
cb = (JSMarshalerArgument* arguments) =>
665
JSHostImplementation.
ToManagedCallback
cb = (JSMarshalerArgument* arguments) =>
697
JSHostImplementation.
ToManagedCallback
cb = (JSMarshalerArgument* arguments) =>
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Task.cs (2)
56
ToManagedCallback
callback = (JSMarshalerArgument* arguments_buffer) =>
116
ToManagedCallback
callback = (JSMarshalerArgument* arguments_buffer) =>