1 write to Type
Microsoft.AspNetCore.Components.WebAssembly (1)
src\Shared\Components\ComponentMarker.cs (1)
69
Type
= type,
2 references to Type
Microsoft.AspNetCore.Components.WebAssembly (2)
src\Shared\Components\ComponentMarker.cs (2)
97
switch (
Type
)
106
return $"Unknown Component Type: {
Type
}, Key: {Key?.FormattedComponentKey}";