1 reference to CreateBlockFromExpression
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Query.cs (1)
696
return lambdaBodyBinder.
CreateBlockFromExpression
(node, ImmutableArray<LocalSymbol>.Empty, RefKind.None, construction, null, d);