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
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.