1 instantiation of RemoteComponentState
Microsoft.AspNetCore.Components.Server (1)
Circuits\RemoteRenderer.cs (1)
319return new RemoteComponentState(this, componentId, component, parentComponentState);
1 reference to RemoteComponentState
Microsoft.AspNetCore.Components.Server (1)
Circuits\RemoteRenderer.cs (1)
322internal ComponentMarkerKey GetMarkerKey(RemoteComponentState remoteComponentState)