ISymbolMethod (interface)

This type is found in the namespace System.Diagnostics.SymbolStore

mget_TokenSymbolToken
mget_SequencePointCountInt32
mGetSequencePointsVoid
mget_RootScopeISymbolScope
mGetScopeISymbolScope
mGetOffsetInt32
mGetRangesInt32[]
mGetParametersISymbolVariable[]
mGetNamespaceISymbolNamespace
mGetSourceStartEndBoolean
pTokenSymbolToken
pSequencePointCountInt32
pRootScopeISymbolScope

get_Token

get_SequencePointCount

.

GetSequencePoints

.

get_RootScope

offsetsSystem.Int32[]
documentsSystem.Diagnostics.SymbolStore.ISymbolDocument[]
linesSystem.Int32[]
columnsSystem.Int32[]
endLinesSystem.Int32[]
endColumnsSystem.Int32[]

GetScope

.

GetOffset

offsetSystem.Int32

GetRanges

documentSystem.Diagnostics.SymbolStore.ISymbolDocument
lineSystem.Int32
columnSystem.Int32

GetParameters

documentSystem.Diagnostics.SymbolStore.ISymbolDocument
lineSystem.Int32
columnSystem.Int32

GetNamespace

.

GetSourceStartEnd

.

Token

docsSystem.Diagnostics.SymbolStore.ISymbolDocument[]
linesSystem.Int32[]
columnsSystem.Int32[]

SequencePointCount

.

RootScope

.
.