dotnet-core/release-notes/3.0/preview/api-diff/preview4/3.0-preview4_System.Reflection.Emit.md

149 B

System.Reflection.Emit

 namespace System.Reflection.Emit {
-    public struct Label
+    public struct Label : IEquatable<Label>
 }