L'altro giorno parlavo, in questo post, dell'operatore ?? ma, lo ammetto, non mi sono spinto fino all'IL per capirne le differenze con l'operatore ?.A farlo ci ha pensato qualcun'altro: One thing that I do want to point about this technique is that it is a bit more (slightly) than syntactic sugar - as it actually generates different IL than the same task implemented with the ternary operator. For example, here is some typical ternary-based code... Leggi il resto alla fonte: Need a New Title : How Did I Miss This? Tags: .Net CSharp