The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ISymbolReader Interface
Represents a symbol reader for code coverage analysis. This class and its members are reserved for internal use and are not intended to be used in your code.
Assembly: Microsoft.VisualStudio.Coverage.Analysis (in Microsoft.VisualStudio.Coverage.Analysis.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from IDisposable.) |
![]() | GetNextMethod(UInt32, String^, String^, String^, String^, IList<BlockLineRange>^) | Returns a value that indicates whether the next method was returned from the provided list of code blocks. This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() | Reset() | Resets the symbol provider to the first method. This class and its members are reserved for internal use and are not intended to be used in your code. |
Show:
