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