Mono Class Library: Overview

System.Diagnostics.SymbolStore.ISymbolMethod: Members

The members of System.Diagnostics.SymbolStore.ISymbolMethod are listed below.

Public Properties

[read-only]
RootScopeISymbolScope. Documentation for this section has not yet been entered.
[read-only]
SequencePointCountint. Documentation for this section has not yet been entered.
[read-only]
TokenSymbolToken. Documentation for this section has not yet been entered.

Public Methods

GetNamespace() : ISymbolNamespace
Documentation for this section has not yet been entered.
GetOffset(ISymbolDocument, int, int) : int
Documentation for this section has not yet been entered.
GetParameters() : ISymbolVariable[]
Documentation for this section has not yet been entered.
GetRanges(ISymbolDocument, int, int) : int[]
Documentation for this section has not yet been entered.
GetScope(int) : ISymbolScope
Documentation for this section has not yet been entered.
GetSequencePoints(int[], ISymbolDocument[], int[], int[], int[], int[])
Documentation for this section has not yet been entered.
GetSourceStartEnd(ISymbolDocument[], int[], int[]) : bool
Documentation for this section has not yet been entered.