Custom logic for loading binaries #78
Annotations
2 warnings
Run dotnet test AssimpNet.Test -c Release :
AssimpNet/Unmanaged/AssimpLibrary.cs#L72
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 '(Assimp.Unmanaged.Platform)3' is not covered.
|
Run dotnet test AssimpNet.Test -c Release :
AssimpNet/Unmanaged/AssimpLibrary.cs#L82
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 '(Assimp.Unmanaged.Platform)3' is not covered.
|
Loading