未验证 提交 21e99135 编写于 作者: J Jakob Botsch Nielsen 提交者: GitHub

Fix wrong metadata name in test (#77806)

上级 64b3ee4d
...@@ -192,12 +192,12 @@ ...@@ -192,12 +192,12 @@
} }
} }
.class auto ansi public beforefieldinit DerivedTypeNonGenericMethodActuallyOnBase`1<T0> extends class [helperdll]BaseTypeGenericMethodActuallyOnBase<string> .class auto ansi public beforefieldinit DerivedTypeNonGenericMethodActuallyOnBase`1<T0> extends class [helperdll]BaseTypeGenericMethodActuallyOnBase`1<string>
{ {
.method public hidebysig specialname rtspecialname instance void .ctor() cil managed .method public hidebysig specialname rtspecialname instance void .ctor() cil managed
{ {
ldarg.0 ldarg.0
call instance void class [helperdll]BaseTypeGenericMethodActuallyOnBase<string>::.ctor() call instance void class [helperdll]BaseTypeGenericMethodActuallyOnBase`1<string>::.ctor()
ret ret
} }
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册