System.Diagnostics.SymbolStore.ISymbolReader.GetMethod Method

Gets a symbol reader method object when given the identifier of a method.

Syntax

public ISymbolMethod GetMethod (SymbolToken method)

Parameters

method
The metadata token of the method.

Returns

The symbol reader method object for the specified method identifier.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Diagnostics.SymbolStore
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0