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