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