Order of operations using Object Initializer Syntax
Yes. Apologies for getting interrupted (I have to actually do some work every so often). The spec doesn’t explicitly say it, but it makes it pretty clear IMO in section 7.6.10.2: An object initializer consists of a sequence of member initializers, enclosed by { and } tokens and separated by commas. (Note the word “sequence” … Read more