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