Update test naming

上级 7b3edad5
......@@ -391,7 +391,7 @@ BC30581: 'AddressOf' expression cannot be converted to 'Integer' because 'Intege
<CompilerTrait(CompilerFeature.IOperation)>
<Fact()>
Public Sub AddressOf_BoundMethod_ExposesReceiver()
Public Sub BoundMethodGroup_ExposesReceiver()
Dim source = <![CDATA[
Imports System
Module Program
......@@ -432,7 +432,7 @@ BC30491: Expression does not produce a value.
<CompilerTrait(CompilerFeature.IOperation)>
<Fact()>
Public Sub AddressOf_BoundProperty_ExposesReceiver()
Public Sub BoundPropertyGroup_ExposesReceiver()
Dim source = <![CDATA[
Option Strict Off
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册