C#

C#

Made by DeepSource

Use of TODO/FIXME comment encountered CS-D1000

Documentation
Minor

TODO/FIXME comments are usually placed within the source code to indicate that there might be a scenario that is either unaccounted for or that a feature requires further enhancements to function as expected/required. In either way, they must be addressed when and where possible to avoid unintended side-effects or breakdown.