ISymENCUnmanagedMethod Interface

Provides information for the Edit and Continue feature.

Methods

Method Description

ISymENCUnmanagedMethod::GetDocumentsForMethod Method

Gets the documents that this method has lines in.

ISymENCUnmanagedMethod::GetDocumentsForMethodCount Method

Gets the number of documents that this method has lines in.

ISymENCUnmanagedMethod::GetFileNameFromOffset Method

Gets the file name for the line associated with an offset.

ISymENCUnmanagedMethod::GetLineFromOffset Method

Gets the line information associated with an offset.

ISymENCUnmanagedMethod::GetSourceExtentInDocument Method

Gets the smallest start line and largest end line for the method in a specific document.

Requirements

Header: CorSym.idl

See Also

Other Resources

Diagnostics Symbol Store Interfaces