hello, i have almost all of my code inside #region/#end region to keep it organized and find subs more quickly, but i get warnings 'was not initialized' and 'is never assigned any value' in the IDE. the code works as expected but i have the warnings in the logs.
