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 89af50f commit 57db763Copy full SHA for 57db763
csharp/ql/lib/semmle/code/csharp/frameworks/system/xml/XPath.qll
@@ -1,6 +1,6 @@
1
/** Provides classes related to the namespace `System.Xml.XPath`. */
2
3
-import csharp as CSharp
+private import csharp as CSharp
4
private import semmle.code.csharp.frameworks.system.Xml as Xml
5
6
/** Definitions relating to the `System.Xml.XPath` namespace. */
0 commit comments