1 instantiation of JSFunctionBinding
System.Runtime.InteropServices.JavaScript (1)
System\Runtime\InteropServices\JavaScript\JSHostImplementation.cs (1)
134var signature = new JSFunctionBinding
238 references to JSFunctionBinding
Microsoft.AspNetCore.Components.WebAssembly (83)
_generated\1\JSExports.g.cs (5)
24global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindManagedFunction("[Microsoft.AspNetCore.Components.WebAssembly]Microsoft.AspNetCore.Components.WebAssembly.Services.DefaultWebAssemblyJSRuntime:InvokeDotNet", 10580945, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int52, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 25global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindManagedFunction("[Microsoft.AspNetCore.Components.WebAssembly]Microsoft.AspNetCore.Components.WebAssembly.Services.DefaultWebAssemblyJSRuntime:EndInvokeJS", 92020726, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 26global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindManagedFunction("[Microsoft.AspNetCore.Components.WebAssembly]Microsoft.AspNetCore.Components.WebAssembly.Services.DefaultWebAssemblyJSRuntime:BeginInvokeDotNet", 1855805417, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 27global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindManagedFunction("[Microsoft.AspNetCore.Components.WebAssembly]Microsoft.AspNetCore.Components.WebAssembly.Services.DefaultWebAssemblyJSRuntime:UpdateRootComponentsCore", 677461511, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 28global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindManagedFunction("[Microsoft.AspNetCore.Components.WebAssembly]Microsoft.AspNetCore.Components.WebAssembly.Services.DefaultWebAssemblyJSRuntime:ReceiveByteArrayFromJS", 1130394556, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Array(global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Byte)]);
_generated\2\JSImports.g.cs (78)
14__signature_LoadSatelliteAssemblies_265335763 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.loadSatelliteAssemblies", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Task(), global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Array(global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String)]); 44global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_LoadSatelliteAssemblies_265335763, __arguments_buffer); 49static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_LoadSatelliteAssemblies_265335763; 65__signature_GetApplicationCulture_1310674786 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.getApplicationCulture", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 91global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_GetApplicationCulture_1310674786, __arguments_buffer); 96static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_GetApplicationCulture_1310674786; 110__signature_RenderBatch_1810107180 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.renderBatch", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.IntPtr]); 136global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_RenderBatch_1810107180, [____arg_exception_native, ____arg_return_native, __id_native, __batch_native]); 140static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_RenderBatch_1810107180; 153__signature_RenderBatchOutOfProcess_1130394556 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.renderBatchOutOfProcess", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Array(global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Byte)]); 179global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_RenderBatchOutOfProcess_1130394556, [____arg_exception_native, ____arg_return_native, __rendererId_native, __batchData_native]); 183static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_RenderBatchOutOfProcess_1130394556; 196__signature_GetPersistedStateCore_1310674786 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.getPersistedState", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 222global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_GetPersistedStateCore_1310674786, __arguments_buffer); 227static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_GetPersistedStateCore_1310674786; 240__signature_GetInitialUpdateCore_1684317047 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.getInitialComponentsUpdate", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Task(global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String)]); 269global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_GetInitialUpdateCore_1684317047, __arguments_buffer); 274static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_GetInitialUpdateCore_1684317047; 287__signature_GetApplicationEnvironmentCore_1310674786 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.getApplicationEnvironment", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 313global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_GetApplicationEnvironmentCore_1310674786, __arguments_buffer); 318static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_GetApplicationEnvironmentCore_1310674786; 331__signature_GetApplicationCultureCore_1310674786 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.getApplicationCulture", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 357global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_GetApplicationCultureCore_1310674786, __arguments_buffer); 362static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_GetApplicationCultureCore_1310674786; 375__signature_AttachRootComponentToElementCore_1952564246 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.attachRootComponentToElement", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32]); 404global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_AttachRootComponentToElementCore_1952564246, [____arg_exception_native, ____arg_return_native, __domElementSelector_native, __componentId_native, __rendererId_native]); 408static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_AttachRootComponentToElementCore_1952564246; 421__signature_EndUpdateRootComponentsCore_1559615777 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.endUpdateRootComponents", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int52]); 444global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_EndUpdateRootComponentsCore_1559615777, [____arg_exception_native, ____arg_return_native, __batchId_native]); 448static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_EndUpdateRootComponentsCore_1559615777; 461__signature_NavigationManager_EnableNavigationInterceptionCore_1521571026 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.navigationManager.enableNavigationInterception", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32]); 484global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_NavigationManager_EnableNavigationInterceptionCore_1521571026, [____arg_exception_native, ____arg_return_native, __rendererId_native]); 488static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_NavigationManager_EnableNavigationInterceptionCore_1521571026; 501__signature_NavigationManager_ScrollToElementCore_92020726 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.navigationManager.scrollToElement", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 524global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_NavigationManager_ScrollToElementCore_92020726, [____arg_exception_native, ____arg_return_native, __id_native]); 528static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_NavigationManager_ScrollToElementCore_92020726; 541__signature_NavigationManager_GetLocationHrefCore_1310674786 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.navigationManager.getLocationHref", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 567global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_NavigationManager_GetLocationHrefCore_1310674786, __arguments_buffer); 572static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_NavigationManager_GetLocationHrefCore_1310674786; 585__signature_NavigationManager_GetBaseUriCore_1310674786 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.navigationManager.getBaseURI", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 611global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_NavigationManager_GetBaseUriCore_1310674786, __arguments_buffer); 616static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_NavigationManager_GetBaseUriCore_1310674786; 629__signature_NavigationManager_SetHasLocationChangingListenersCore_851721148 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.navigationManager.setHasLocationChangingListeners", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Boolean]); 655global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_NavigationManager_SetHasLocationChangingListenersCore_851721148, [____arg_exception_native, ____arg_return_native, __rendererId_native, __value_native]); 659static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_NavigationManager_SetHasLocationChangingListenersCore_851721148; 672__signature_RegisteredComponents_GetRegisteredComponentsCountCore_610878 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.registeredComponents.getRegisteredComponentsCount", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32]); 698global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_RegisteredComponents_GetRegisteredComponentsCountCore_610878, __arguments_buffer); 703static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_RegisteredComponents_GetRegisteredComponentsCountCore_610878; 716__signature_RegisteredComponents_GetAssemblyCore_1859881935 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.registeredComponents.getAssembly", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32]); 746global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_RegisteredComponents_GetAssemblyCore_1859881935, __arguments_buffer); 751static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_RegisteredComponents_GetAssemblyCore_1859881935; 764__signature_RegisteredComponents_GetTypeNameCore_1859881935 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.registeredComponents.getTypeName", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32]); 794global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_RegisteredComponents_GetTypeNameCore_1859881935, __arguments_buffer); 799static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_RegisteredComponents_GetTypeNameCore_1859881935; 812__signature_RegisteredComponents_GetParameterDefinitionsCore_1859881935 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.registeredComponents.getParameterDefinitions", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32]); 842global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_RegisteredComponents_GetParameterDefinitionsCore_1859881935, __arguments_buffer); 847static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_RegisteredComponents_GetParameterDefinitionsCore_1859881935; 860__signature_RegisteredComponents_GetParameterValuesCore_1859881935 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.registeredComponents.getParameterValues", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32]); 890global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_RegisteredComponents_GetParameterValuesCore_1859881935, __arguments_buffer); 895static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_RegisteredComponents_GetParameterValuesCore_1859881935; 910__signature_LoadLazyAssembly_1884603917 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.loadLazyAssembly", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Task(global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Boolean), global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 943global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_LoadLazyAssembly_1884603917, __arguments_buffer); 948static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_LoadLazyAssembly_1884603917; 962__signature_ConsoleDebug_92020726 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("globalThis.console.debug", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 985global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_ConsoleDebug_92020726, [____arg_exception_native, ____arg_return_native, __message_native]); 989static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_ConsoleDebug_92020726; 1002__signature_ConsoleInfo_92020726 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("globalThis.console.info", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 1025global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_ConsoleInfo_92020726, [____arg_exception_native, ____arg_return_native, __message_native]); 1029static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_ConsoleInfo_92020726; 1042__signature_ConsoleWarn_92020726 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("globalThis.console.warn", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 1065global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_ConsoleWarn_92020726, [____arg_exception_native, ____arg_return_native, __message_native]); 1069static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_ConsoleWarn_92020726; 1082__signature_ConsoleError_92020726 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("globalThis.console.error", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 1105global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_ConsoleError_92020726, [____arg_exception_native, ____arg_return_native, __message_native]); 1109static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_ConsoleError_92020726; 1122__signature_DotNetCriticalError_92020726 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.dotNetCriticalError", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 1145global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_DotNetCriticalError_92020726, [____arg_exception_native, ____arg_return_native, __message_native]); 1149static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_DotNetCriticalError_92020726;
Microsoft.DotNet.HotReload.WebAssembly.Browser (3)
_generated\0\JSExports.g.cs (3)
22global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindManagedFunction("[Microsoft.DotNet.HotReload.WebAssembly.Browser]Microsoft.DotNet.HotReload.WebAssembly.Browser.WebAssemblyHotReload:InitializeAsync", 1997859317, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Task(), global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 23global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindManagedFunction("[Microsoft.DotNet.HotReload.WebAssembly.Browser]Microsoft.DotNet.HotReload.WebAssembly.Browser.WebAssemblyHotReload:GetApplyUpdateCapabilities", 1310674786, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 24global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindManagedFunction("[Microsoft.DotNet.HotReload.WebAssembly.Browser]Microsoft.DotNet.HotReload.WebAssembly.Browser.WebAssemblyHotReload:ApplyHotReloadDeltas", 146925470, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32]);
Microsoft.JSInterop (3)
_generated\0\JSImports.g.cs (3)
12__signature_DisposeJSObjectReferenceById_1559615777 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("globalThis.DotNet.disposeJSObjectReferenceById", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int52]); 35global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_DisposeJSObjectReferenceById_1559615777, [____arg_exception_native, ____arg_return_native, __id_native]); 39static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_DisposeJSObjectReferenceById_1559615777;
Microsoft.JSInterop.WebAssembly (9)
_generated\0\JSImports.g.cs (9)
12__signature_InvokeJSJson_1668708194 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.invokeJSJson", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int52, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int52, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32]); 57global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_InvokeJSJson_1668708194, __arguments_buffer); 62static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_InvokeJSJson_1668708194; 75__signature_EndInvokeDotNetFromJS_1915558769 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.endInvokeDotNetFromJS", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Boolean, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 104global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_EndInvokeDotNetFromJS_1915558769, [____arg_exception_native, ____arg_return_native, __id_native, __success_native, __jsonOrError_native]); 108static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_EndInvokeDotNetFromJS_1915558769; 121__signature_ReceiveByteArray_1130394556 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("Blazor._internal.receiveByteArray", "blazor-internal", [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Array(global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Byte)]); 147global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_ReceiveByteArray_1130394556, [____arg_exception_native, ____arg_return_native, __id_native, __data_native]); 151static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_ReceiveByteArray_1130394556;
System.Net.WebSockets.Client (21)
_generated\0\JSImports.g.cs (21)
12__signature_WebSocketGetState_2008393274 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.wsGetState", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject]); 42global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_WebSocketGetState_2008393274, __arguments_buffer); 47static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_WebSocketGetState_2008393274; 60__signature_WebSocketCreate_2009160730 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.wsCreate", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Array(global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String), global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.IntPtr]); 96global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_WebSocketCreate_2009160730, __arguments_buffer); 101static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_WebSocketCreate_2009160730; 114__signature_WebSocketOpen_19605218 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.wsOpen", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Task(), global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject]); 144global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_WebSocketOpen_19605218, __arguments_buffer); 149static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_WebSocketOpen_19605218; 162__signature_WebSocketSend_505915319 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.wsSend", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Task(), global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.IntPtr, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Boolean]); 204global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_WebSocketSend_505915319, __arguments_buffer); 209static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_WebSocketSend_505915319; 222__signature_WebSocketReceive_1171878302 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.wsReceive", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Task(), global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.IntPtr, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32]); 258global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_WebSocketReceive_1171878302, __arguments_buffer); 263static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_WebSocketReceive_1171878302; 276__signature_WebSocketClose_1556996162 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.wsClose", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Task(), global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Boolean]); 315global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_WebSocketClose_1556996162, __arguments_buffer); 320static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_WebSocketClose_1556996162; 333__signature_WebSocketAbort_2131037353 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.wsAbort", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject]); 356global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_WebSocketAbort_2131037353, [____arg_exception_native, ____arg_return_native, __webSocket_native]); 360static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_WebSocketAbort_2131037353;
System.Runtime.InteropServices.JavaScript (119)
_generated\0\JSImports.g.cs (54)
12__signature_HasProperty_393970128 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.hasProperty", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Boolean, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 45global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_HasProperty_393970128, __arguments_buffer); 50static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_HasProperty_393970128; 63__signature_GetTypeOfProperty_1139574135 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.getTypeOfProperty", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 96global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_GetTypeOfProperty_1139574135, __arguments_buffer); 101static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_GetTypeOfProperty_1139574135; 114__signature_GetPropertyAsBoolean_393970128 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.getProperty", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Boolean, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 147global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_GetPropertyAsBoolean_393970128, __arguments_buffer); 152static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_GetPropertyAsBoolean_393970128; 165__signature_GetPropertyAsInt32_1813830729 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.getProperty", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 198global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_GetPropertyAsInt32_1813830729, __arguments_buffer); 203static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_GetPropertyAsInt32_1813830729; 216__signature_GetPropertyAsDouble_705601847 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.getProperty", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Double, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 249global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_GetPropertyAsDouble_705601847, __arguments_buffer); 254static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_GetPropertyAsDouble_705601847; 267__signature_GetPropertyAsString_1139574135 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.getProperty", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 300global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_GetPropertyAsString_1139574135, __arguments_buffer); 305static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_GetPropertyAsString_1139574135; 318__signature_GetPropertyAsJSObject_1480020778 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.getProperty", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 351global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_GetPropertyAsJSObject_1480020778, __arguments_buffer); 356static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_GetPropertyAsJSObject_1480020778; 369__signature_GetPropertyAsByteArray_657551312 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.getProperty", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Array(global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Byte), global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 402global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_GetPropertyAsByteArray_657551312, __arguments_buffer); 407static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_GetPropertyAsByteArray_657551312; 420__signature_SetPropertyBool_125660004 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.setProperty", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Boolean]); 449global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_SetPropertyBool_125660004, [____arg_exception_native, ____arg_return_native, __self_native, __propertyName_native, __value_native]); 453static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_SetPropertyBool_125660004; 466__signature_SetPropertyInt_512418141 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.setProperty", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32]); 495global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_SetPropertyInt_512418141, [____arg_exception_native, ____arg_return_native, __self_native, __propertyName_native, __value_native]); 499static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_SetPropertyInt_512418141; 512__signature_SetPropertyDouble_1393852235 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.setProperty", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Double]); 541global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_SetPropertyDouble_1393852235, [____arg_exception_native, ____arg_return_native, __self_native, __propertyName_native, __value_native]); 545static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_SetPropertyDouble_1393852235; 558__signature_SetPropertyString_1189495691 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.setProperty", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 587global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_SetPropertyString_1189495691, [____arg_exception_native, ____arg_return_native, __self_native, __propertyName_native, __value_native]); 591static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_SetPropertyString_1189495691; 604__signature_SetPropertyJSObject_2027749310 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.setProperty", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject]); 633global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_SetPropertyJSObject_2027749310, [____arg_exception_native, ____arg_return_native, __self_native, __propertyName_native, __value_native]); 637static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_SetPropertyJSObject_2027749310; 650__signature_SetPropertyBytes_1317820772 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.setProperty", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Array(global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Byte)]); 679global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_SetPropertyBytes_1317820772, [____arg_exception_native, ____arg_return_native, __self_native, __propertyName_native, __value_native]); 683static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_SetPropertyBytes_1317820772; 696__signature_GetGlobalThis_1202228629 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.getGlobalThis", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject]); 722global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_GetGlobalThis_1202228629, __arguments_buffer); 727static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_GetGlobalThis_1202228629; 740__signature_GetDotnetInstance_1202228629 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.getDotnetInstance", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject]); 766global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_GetDotnetInstance_1202228629, __arguments_buffer); 771static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_GetDotnetInstance_1202228629; 784__signature_DynamicImport_119536130 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.dynamicImport", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Task(global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.JSObject), global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String]); 820global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_DynamicImport_119536130, __arguments_buffer); 825static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_DynamicImport_119536130; 838__signature_BindCSFunction_1080107758 = global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.BindJSFunction("INTERNAL.bindCsFunction", null, [global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Discard, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.IntPtr, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.String, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.Int32, global::System.Runtime.InteropServices.JavaScript.JSMarshalerType.IntPtr]); 879global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding.InvokeJS(__signature_BindCSFunction_1080107758, [____arg_exception_native, ____arg_return_native, __methodHandle_native, __assemblyName_native, __namespaceName_native, __shortClassName_native, __methodName_native, __signatureHash_native, __signature_native]); 883static global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding __signature_BindCSFunction_1080107758;
System\Runtime\InteropServices\JavaScript\JSFunctionBinding.cs (7)
157public static void InvokeJS(JSFunctionBinding signature, Span<JSMarshalerArgument> arguments) 173public static JSFunctionBinding BindJSFunction(string functionName, string moduleName, ReadOnlySpan<JSMarshalerType> signatures) 190public static JSFunctionBinding BindManagedFunction(string fullyQualifiedName, int signatureHash, ReadOnlySpan<JSMarshalerType> signatures) 287internal static unsafe void InvokeJSImportImpl(JSFunctionBinding signature, Span<JSMarshalerArgument> arguments) 367internal static unsafe void InvokeJSImportCurrent(JSFunctionBinding signature, Span<JSMarshalerArgument> arguments) 433internal static unsafe JSFunctionBinding BindJSImportImpl(string functionName, string moduleName, ReadOnlySpan<JSMarshalerType> signatures) 435var signature = JSHostImplementation.GetMethodSignature(signatures, functionName, moduleName);
System\Runtime\InteropServices\JavaScript\JSHostImplementation.CoreCLR.cs (2)
40public static unsafe JSFunctionBinding BindManagedFunction(string fullyQualifiedName, int signatureHash, ReadOnlySpan<JSMarshalerType> signatures) 72var signature = GetMethodSignature(signatures, null, null);
System\Runtime\InteropServices\JavaScript\JSHostImplementation.cs (10)
109public static unsafe JSFunctionBinding GetMethodSignature(ReadOnlySpan<JSMarshalerType> types, string? functionName, string? moduleName) 112int size = checked(JSFunctionBinding.JSBindingHeader.JSMarshalerSignatureHeaderSize + ((argsCount + 2) * sizeof(JSFunctionBinding.JSBindingType))); 134var signature = new JSFunctionBinding 136Header = (JSFunctionBinding.JSBindingHeader*)buffer, 137Sigs = (JSFunctionBinding.JSBindingType*)(buffer + JSFunctionBinding.JSBindingHeader.JSMarshalerSignatureHeaderSize + (2 * sizeof(JSFunctionBinding.JSBindingType))), 147signature.ImportHandle = (int)JSFunctionBinding.nextImportHandle++; 184public static unsafe void FreeMethodSignatureBuffer(JSFunctionBinding signature)
System\Runtime\InteropServices\JavaScript\JSMarshalerType.cs (35)
17internal JSFunctionBinding.JSBindingType _signatureType; 24private JSMarshalerType(JSFunctionBinding.JSBindingType signatureType) 33public static JSMarshalerType Void { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 42public static JSMarshalerType Discard { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 51public static JSMarshalerType DiscardNoWait { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 60public static JSMarshalerType Boolean { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 69public static JSMarshalerType Byte { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 78public static JSMarshalerType Char { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 87public static JSMarshalerType Int16 { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 97public static JSMarshalerType Int32 { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 106public static JSMarshalerType Int52 { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 115public static JSMarshalerType BigInt64 { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 124public static JSMarshalerType Double { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 133public static JSMarshalerType Single { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 142public static JSMarshalerType IntPtr { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 151public static JSMarshalerType JSObject { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 160public static JSMarshalerType Object { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 169public static JSMarshalerType String { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 178public static JSMarshalerType Exception { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 187public static JSMarshalerType DateTime { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 196public static JSMarshalerType DateTimeOffset { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 209return new JSMarshalerType(new JSFunctionBinding.JSBindingType 216private static JSMarshalerType _task { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 238return new JSMarshalerType(new JSFunctionBinding.JSBindingType 253return new JSMarshalerType(new JSFunctionBinding.JSBindingType 271return new JSMarshalerType(new JSFunctionBinding.JSBindingType 287return new JSMarshalerType(new JSFunctionBinding.JSBindingType 294private static JSMarshalerType _action { get; } = new JSMarshalerType(new JSFunctionBinding.JSBindingType 316return new JSMarshalerType(new JSFunctionBinding.JSBindingType 333return new JSMarshalerType(new JSFunctionBinding.JSBindingType 353return new JSMarshalerType(new JSFunctionBinding.JSBindingType 370return new JSMarshalerType(new JSFunctionBinding.JSBindingType 387return new JSMarshalerType(new JSFunctionBinding.JSBindingType 407return new JSMarshalerType(new JSFunctionBinding.JSBindingType 430return new JSMarshalerType(new JSFunctionBinding.JSBindingType
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Func.cs (8)
35JSFunctionBinding.InvokeJSFunction(JSObject, arguments); 71JSFunctionBinding.InvokeJSFunction(JSObject, arguments); 111JSFunctionBinding.InvokeJSFunction(JSObject, arguments); 156JSFunctionBinding.InvokeJSFunction(JSObject, arguments); 273JSFunctionBinding.InvokeJSFunction(JSObject, arguments); 314JSFunctionBinding.InvokeJSFunction(JSObject, arguments); 358JSFunctionBinding.InvokeJSFunction(JSObject, arguments); 407JSFunctionBinding.InvokeJSFunction(JSObject, arguments);
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Task.cs (3)
476JSFunctionBinding.ResolveOrRejectPromise(holder.ProxyContext, args); 510JSFunctionBinding.ResolveOrRejectPromise(holder.ProxyContext, args); 545JSFunctionBinding.ResolveOrRejectPromise(holder.ProxyContext, args);