Add text support for extensions. Thanks, @sn4k3 #242
Annotations
2 warnings
build:
Material.Icons/MaterialIconDataProvider.PathData.cs#L14
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Material.Icons.MaterialIconKind)7457' is not covered.
|
build:
Material.Icons/MaterialIconDataProvider.PathData.cs#L14
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Material.Icons.MaterialIconKind)7457' is not covered.
|