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