1 instantiation of BlockReturns
Microsoft.CodeAnalysis.CSharp (1)
BoundTree\UnboundLambda.cs (1)
349var visitor = new BlockReturns(builder);
3 references to BlockReturns
Microsoft.CodeAnalysis.CSharp (3)
BoundTree\UnboundLambda.cs (3)
349var visitor = new BlockReturns(builder); 720BoundLambda.BlockReturns.GetReturnTypes(returnTypes, block); 955BoundLambda.BlockReturns.GetReturnTypes(returnTypes, block);