System.Diagnostics.SymbolStore.ISymbolReader.GetMethod Method

Gets a symbol reader method object when given the identifier of a method and its edit and continue version.

Syntax

public ISymbolMethod GetMethod (SymbolToken method, int version)

Parameters

method
The metadata token of the method.
version
The edit and continue version 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