提交 16d3450c 编写于 作者: C Cyrus Najmabadi

Undo

上级 b19e705d
......@@ -735,7 +735,6 @@ public bool IsMethodLevelMember(SyntaxNode node)
{
return node is BaseMethodDeclarationSyntax ||
node is BasePropertyDeclarationSyntax ||
node is EventDeclarationSyntax ||
node is EnumMemberDeclarationSyntax ||
node is BaseFieldDeclarationSyntax;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册