Overview

Issue providers need to implement the ICodeAnalysisProvider interface. For simplyfing implementation there exists an abstract CodeAnalysisProvider base class from which concrete implementation can be inherited.

GitHub