Microsoft.VisualStudio.Coverage.Analysis.Database Namespace
This namespace provides classes that represent the parts of a coverage analysis database.
Classes
Class | Description | |
---|---|---|
CoverageDatabase | Infrastructure. Represents a coverage database file. This class and its members are reserved for internal use and are not intended to be used in your code. | |
DatabaseFunction | Infrastructure. Represents a function in the code coverage analysis database. This class and its members are reserved for internal use and are not intended to be used in your code. | |
DatabaseModule | Infrastructure. Represents a module from a CoverageDatabase. This class and its members are reserved for internal use and are not intended to be used in your code. |