Indicates whether two System.Reflection.Emit.OpCode structures are equal.
a The System.Reflection.Emit.OpCode to compare to b.b The System.Reflection.Emit.OpCode to compare to a.
true if a is equal to b; otherwise, false.