2 references to WebAssemblyMarkerType
Microsoft.AspNetCore.Components.WebAssembly (2)
Hosting\WebAssemblyHostBuilder.cs (1)
140registeredComponents[i] = ComponentMarker.Create(ComponentMarker.WebAssemblyMarkerType, false, null);
src\Shared\Components\ComponentMarker.cs (1)
101case WebAssemblyMarkerType: