1 write to _runtime
Microsoft.AspNetCore.Components.Server (1)
Circuits\RemoteJSDataStream.cs (1)
66_runtime = runtime;
3 references to _runtime
Microsoft.AspNetCore.Components.Server (3)
Circuits\RemoteJSDataStream.cs (3)
76_runtime.RemoteJSDataStreamInstances.Add(_streamId, this); 203_runtime.RaiseUnhandledException(timeoutException); 227_runtime.RemoteJSDataStreamInstances.Remove(_streamId);