JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.sonarsource.dotnet.shared.sarif.SarifParserCallback
Packages that use
SarifParserCallback
Package
Description
org.sonarsource.dotnet.shared.plugins
Uses of
SarifParserCallback
in
org.sonarsource.dotnet.shared.plugins
Classes in
org.sonarsource.dotnet.shared.plugins
that implement
SarifParserCallback
Modifier and Type
Class
Description
class
SarifParserCallbackImpl
This class is responsible to report to SonarQube each issue found in the Roslyn reports.