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.
Utility Class
Provides common utility methods for 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 | |
|---|---|---|
![]() ![]() | CompressCoverageBuffer(array<Byte>^) | Compresses the given coverage buffer. This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() ![]() | DecompressCoverageBuffer(array<Byte>^, UInt32) | Decompresses the provided buffer. This class and its members are reserved for internal use and are not intended to be used in your code. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

