28 instantiations of JSImport
Microsoft.JSInterop (1)
Implementation\JSInProcessObjectReference.cs (1)
75
[
JSImport
("globalThis.DotNet.disposeJSObjectReferenceById")]
System.Net.WebSockets.Client (7)
System\Net\WebSockets\BrowserWebSockets\BrowserInterop.cs (7)
59
[
JSImport
("INTERNAL.wsGetState")]
63
[
JSImport
("INTERNAL.wsCreate")]
77
[
JSImport
("INTERNAL.wsOpen")]
81
[
JSImport
("INTERNAL.wsSend")]
94
[
JSImport
("INTERNAL.wsReceive")]
105
[
JSImport
("INTERNAL.wsClose")]
112
[
JSImport
("INTERNAL.wsAbort")]
System.Runtime.InteropServices.JavaScript (20)
System\Runtime\InteropServices\JavaScript\Interop\JavaScriptImports.Generated.cs (19)
11
[
JSImport
("INTERNAL.hasProperty")]
13
[
JSImport
("INTERNAL.getTypeOfProperty")]
15
[
JSImport
("INTERNAL.getProperty")]
17
[
JSImport
("INTERNAL.getProperty")]
19
[
JSImport
("INTERNAL.getProperty")]
21
[
JSImport
("INTERNAL.getProperty")]
23
[
JSImport
("INTERNAL.getProperty")]
25
[
JSImport
("INTERNAL.getProperty")]
28
[
JSImport
("INTERNAL.setProperty")]
30
[
JSImport
("INTERNAL.setProperty")]
32
[
JSImport
("INTERNAL.setProperty")]
34
[
JSImport
("INTERNAL.setProperty")]
36
[
JSImport
("INTERNAL.setProperty")]
38
[
JSImport
("INTERNAL.setProperty")]
41
[
JSImport
("INTERNAL.getGlobalThis")]
43
[
JSImport
("INTERNAL.getDotnetInstance")]
45
[
JSImport
("INTERNAL.dynamicImport")]
48
[
JSImport
("INTERNAL.bindCsFunction")]
52
[
JSImport
("globalThis.console.log")]
System\Runtime\InteropServices\JavaScript\JSHost.cs (1)
43
/// <param name="moduleName">Globally unique identifier of the ES6 module, which is used by <see cref="
JSImportAttribute
(string, string)"/>.</param>
2 references to JSImport
System.Runtime.InteropServices.JavaScript (2)
System\Runtime\InteropServices\JavaScript\JSImportAttribute.cs (2)
42
/// Initializes a new instance of the <see cref="
JSImportAttribute
" /> class.
51
/// Initializes a new instance of the <see cref="
JSImportAttribute
" /> class.