4 references to ReceiveByteArray
Microsoft.AspNetCore.Components.Server (1)
Circuits\CircuitHost.cs (1)
438
DotNetDispatcher.
ReceiveByteArray
(JSRuntime, id, data);
Microsoft.AspNetCore.Components.WebAssembly (1)
Services\DefaultWebAssemblyJSRuntime.cs (1)
156
DotNetDispatcher.
ReceiveByteArray
(Instance, id, data);
Microsoft.AspNetCore.Components.WebView (1)
IpcReceiver.cs (1)
90
DotNetDispatcher.
ReceiveByteArray
(pageContext.JSRuntime, id, data);
Microsoft.JSInterop.Tests (1)
Infrastructure\DotNetDispatcherTest.cs (1)
845
DotNetDispatcher.
ReceiveByteArray
(jsRuntime, 0, byteArray);