Expression visitor that applies null conditional member access the same way the C# null propagation operator (?.) does.
-
Updated
May 21, 2021 - C#
Expression visitor that applies null conditional member access the same way the C# null propagation operator (?.) does.
Add a description, image, and links to the null-safe topic page so that developers can more easily learn about it.
To associate your repository with the null-safe topic, visit your repo's landing page and select "manage topics."