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