Use Array.Empty
instead of collection expressions
#94
Annotations
1 warning
Run dotnet test AssimpNet.Test -c Debug :
AssimpNet/Matrix3x3.cs#L493
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0' is not covered.
|
Loading