The properties of the ISymbolMethod interface are listed below. For a complete list of ISymbolMethod interface members, see the ISymbolMethod Members topic.
RootScope | Gets the root lexical scope for the current method. This scope encloses the entire method. |
SequencePointCount | Gets the count of the sequence points in the method. |
Token | Gets the metadata token for the current method. |
ISymbolMethod Interface | System.Diagnostics.SymbolStore Namespace