1 instantiation of WebAssemblyComponentState
Microsoft.AspNetCore.Components.WebAssembly (1)
Rendering\WebAssemblyRenderer.cs (1)
253return new WebAssemblyComponentState(this, componentId, component, parentComponentState);
1 reference to WebAssemblyComponentState
Microsoft.AspNetCore.Components.WebAssembly (1)
Rendering\WebAssemblyRenderer.cs (1)
256internal ComponentMarkerKey GetMarkerKey(WebAssemblyComponentState webAssemblyComponentState)