We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66da91f commit 569083dCopy full SHA for 569083d
csharp/ql/src/definitions.qll
@@ -6,7 +6,7 @@
6
import csharp
7
8
/** An element with an associated definition. */
9
-abstract private class Use extends @type_mention_parent {
+abstract class Use extends @type_mention_parent {
10
/**
11
* Holds if this element is at the specified location.
12
* The location spans column `startcolumn` of line `startline` to
0 commit comments