213 Views
Previously, we saw how you can help the compiler's flow analysis understand your code, by annotating your code for nullability. In this final post of our series, we'll have a look at the techniques and tools that are available to migrate to using nullable reference types in an existing code base.
0 comments