Information
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.

ISymbolReaderFactory Interface

 

Provides an interface to create a symbol provider. This class and its members are reserved for internal use and are not intended to be used in your code.

Namespace:   Microsoft.VisualStudio.Coverage.Analysis
Assembly:  Microsoft.VisualStudio.Coverage.Analysis (in Microsoft.VisualStudio.Coverage.Analysis.dll)

public interface class ISymbolReaderFactory

NameDescription
System_CAPS_pubmethodCreateReader()

Creates an ISymbolReaderFactory object. This class and its members are reserved for internal use and are not intended to be used in your code.

Return to top
Show: