Visual studio when using a null-coalescing operator shows a null value for an object when debugging. I have looked into this issue and it seems to be the fact that the null-coalescing operator result is being inlined as function parameter via the compiler.
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Please wait...