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