7 references to JSImport
Microsoft.AspNetCore.Components.WebAssembly (6)
Hosting\WebAssemblyCultureProvider.cs (1)
101
[
JSImport
("INTERNAL.loadSatelliteAssemblies")]
Services\LazyAssemblyLoader.cs (1)
104
[
JSImport
("INTERNAL.loadLazyAssembly")]
Services\WebAssemblyConsoleLogger.cs (4)
169
[
JSImport
("globalThis.console.debug")]
171
[
JSImport
("globalThis.console.info")]
173
[
JSImport
("globalThis.console.warn")]
175
[
JSImport
("globalThis.console.error")]
Microsoft.JSInterop (1)
Implementation\JSInProcessObjectReference.cs (1)
47
[
JSImport
("globalThis.DotNet.disposeJSObjectReferenceById")]