1 reference to FunctionReturnValue
Microsoft.CodeAnalysis.CSharp (1)
CodeGen\CodeGenerator.cs (1)
190
var localSymbol = new SynthesizedLocal(_method, returnTypeWithAnnotations, SynthesizedLocalKind.
FunctionReturnValue
, bodySyntax);