You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.Reflection.Emit/TypeBuilder.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -506,6 +506,7 @@
506
506
-or-
507
507
508
508
This type is not an abstract class or an interface and has a method without a method body.</exception>
509
+
<exception cref="T:System.ArgumentException">Bad label content in <see cref="T:System.Reflection.Emit.ILGenerator" />: You have defined a label without calling <see cref="M:System.Reflection.Emit.ILGenerator.MarkLabel(System.Reflection.Emit.Label)" />.</exception>
509
510
<exception cref="T:System.NotSupportedException">The type contains invalid Microsoft intermediate language (MSIL) code.
0 commit comments