CallSiteEvent.Offset Property

Definition

Gets the offset into the method's IL for this call site.

public:
 property int Offset { int get(); };
public:
 property int Offset { int get(); };
public int Offset { get; }
member this.Offset : int
Public ReadOnly Property Offset As Integer

Property Value

Applies to