mirror of
https://github.com/github/codeql.git
synced 2026-03-01 05:13:41 +01:00
23 lines
516 B
XML
23 lines
516 B
XML
<!DOCTYPE qhelp PUBLIC
|
|
"-//Semmle//qhelp//EN"
|
|
"qhelp.dtd">
|
|
<qhelp>
|
|
|
|
<overview>
|
|
<p>
|
|
This is an internal query that finds all errors reported by the C# extractor. It excludes results from files containing
|
|
compilation errors, because these errors are likely to be caused by the compilation error rather than due to an internal
|
|
error in the extractor.
|
|
</p>
|
|
|
|
<p>Extractor errors can lead to inaccurate results.</p>
|
|
</overview>
|
|
|
|
<recommendation>
|
|
<p>
|
|
Report extractor errors to Semmle.
|
|
</p>
|
|
</recommendation>
|
|
|
|
</qhelp>
|