Missing Code Cop Warnings AA0139
Title Missing Code Cop Warning AA0139
Description In our app (Codeunit with 1400 lines) the warning for AA0139 is not displayed. In a few other codeunits (around 800 lines) it does work. So i copied the Codeunit 80 from the base app and the same thing happened here. With a fresh codeunit it does work. I also noticed that the problems and the output (by building the app) of the Test.Codeunit are different (both files attached). In the output are a few A00139 warnings, that i can not find in the problems.
Expected behaviour Warning should appear
Example

- AL Extension Version: v10.0.673593
- Server Version: DE Business Central 21.0 (Platform 21.0.45803.0 + Application 21.0.45833.0)
AL code sample that triggers the issue https://comsol-my.sharepoint.com/:f:/g/personal/lno_comsol_ag/Ev4jN58mEDhBr-GISkSsK2EBpZHPq_S4MxrfbNHJuw5KDg?e=0d11Mz Test.Codeunit.al_Problems.txt Test.Codeunit.al_Output.txt