1 instantiation of CircuitJSComponentInterop
Microsoft.AspNetCore.Components.Server (1)
Circuits\CircuitFactory.cs (1)
74var jsComponentInterop = new CircuitJSComponentInterop(_options);
2 references to CircuitJSComponentInterop
Microsoft.AspNetCore.Components.Server (2)
Circuits\CircuitFactory.cs (1)
74var jsComponentInterop = new CircuitJSComponentInterop(_options);
Circuits\RemoteRenderer.cs (1)
47CircuitJSComponentInterop jsComponentInterop)