System.Diagnostics.SymbolStore.ISymbolDocument.FindClosestLine Method

Returns the closest line that is a sequence point, given a line in the current document that might or might not be a sequence point.

Syntax

public int FindClosestLine (int line)

Parameters

line
The specified line in the document.

Returns

The closest line that is a sequence point.

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