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