mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
C#: make csharp import private
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/** Provides classes related to the namespace `System.Xml.XPath`. */
|
||||
|
||||
import csharp as CSharp
|
||||
private import csharp as CSharp
|
||||
private import semmle.code.csharp.frameworks.system.Xml as Xml
|
||||
|
||||
/** Definitions relating to the `System.Xml.XPath` namespace. */
|
||||
|
||||
Reference in New Issue
Block a user