microsoft/referencesource

Can this dynamic class be extended to support ?. Null-coalescing Operator

nssidhu opened this issue · 1 comments

Can dynamic be extended to support "?." Null-coalescing Operator
Object?.Property?.anotherProperty?.AnotherOne.

this kind of feature will make it easy to parse JSON string

svick commented

I don't know which class you're talking about, but this repository is only for publishing the source code of .Net Framework and as such is not the right place to make these kinds of suggestions.