Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Diagnostics.DebuggerDisplay("{DebuggerDisplay,nq}")]
public class MethodRef : Microsoft.VisualStudio.Composition.Reflection.MemberRef, IEquatable<Microsoft.VisualStudio.Composition.Reflection.MethodRef>
[<System.Diagnostics.DebuggerDisplay("{DebuggerDisplay,nq}")>]
type MethodRef = class
inherit MemberRef
interface IEquatable<MethodRef>
Public Class MethodRef
Inherits MemberRef
Implements IEquatable(Of MethodRef)