14 references to ToManagedContext
System.Runtime.InteropServices.JavaScript (14)
System\Runtime\InteropServices\JavaScript\Interop\JavaScriptExports.CoreCLR.cs (2)
29
var ctx = argException.
ToManagedContext
;
80
var ctx = argException.
ToManagedContext
;
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Exception.cs (1)
38
var ctx =
ToManagedContext
;
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Func.cs (8)
173
var ctx =
ToManagedContext
;
193
var ctx =
ToManagedContext
;
215
var ctx =
ToManagedContext
;
239
var ctx =
ToManagedContext
;
429
var ctx =
ToManagedContext
;
451
var ctx =
ToManagedContext
;
476
var ctx =
ToManagedContext
;
501
var ctx =
ToManagedContext
;
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.JSObject.cs (1)
25
var ctx =
ToManagedContext
;
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Task.cs (2)
49
var ctx =
ToManagedContext
;
109
var ctx =
ToManagedContext
;