Ref returns and ref locals

“Ref returns” are the subject of another great question from StackOverflow that I thought I might share with a larger audience. Ever since C# 1.0 you’ve been able to create an “alias” to a variable by passing a “ref to a variable” … Continue reading Ref returns and ref locals