ISymENCUnmanagedMethod Interface

Provides information for the Edit and Continue feature.

Methods

Method Description
GetDocumentsForMethod Method Gets the documents that this method has lines in.
GetDocumentsForMethodCount Method Gets the number of documents that this method has lines in.
GetFileNameFromOffset Method Gets the file name for the line associated with an offset.
GetLineFromOffset Method Gets the line information associated with an offset.
GetSourceExtentInDocument Method Gets the smallest start line and largest end line for the method in a specific document.

Requirements

Header: CorSym.idl, CorSym.h

See also