4 references to CloseMethod
Microsoft.CodeAnalysis.VisualBasic (4)
Compilation\MethodCompiler.vb (1)
843f.CloseMethod(body)
Lowering\AsyncRewriter\AsyncRewriter.vb (2)
186Me.F.CloseMethod(F.Return()) 202Me.F.CloseMethod(F.Block(ImmutableArray.Create(F.BaseInitialization(), F.Return())))
Lowering\IteratorRewriter\IteratorRewriter.IteratorMethodToClassRewriter.vb (1)
117F.CloseMethod(F.Return())