System.Diagnostics.SymbolStore.ISymbolWriter.SetScopeRange Method

Defines the offset range for the specified lexical scope.

Syntax

public void SetScopeRange (int scopeID, int startOffset, int endOffset)

Parameters

scopeID
The identifier of the lexical scope.
startOffset
The byte offset of the beginning of the lexical scope.
endOffset
The byte offset of the end of the lexical scope.

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