codeql
codeql copied to clipboard
C#: Adopt shared SSA data-flow integration
This PR adopts the newly introduced shared SSA data-flow integration layer. A side-effect is that we get phi-input barrier guards for free, which had not previously been ported to C#.