Microsoft.VisualStudio.Coverage.Analysis.Database Namespace

This namespace provides classes that represent the parts of a coverage analysis database.

Classes

  Class Description
Public class 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.
Public class 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.
Public class 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.