C#

C#

Made by DeepSource

Audit required: Instance of NotImplementedException CS-A1003

Bug risk
Major

NotImplementedException is usually thrown to indicate that a particular feature or functionality is not yet implemented thus limiting the overall functionality of your application. This check lets you track all such instances across your codebase.

Reference