public override IMethodSymbol GetCurrentMethod(CodeContext codeContext)
 {
     return(VisualBasic.GetCurrentMethod(codeContext));
 }