CodeQL library for C#
codeql/csharp-all 0.6.2 ( changelog , source )
Search

Member predicate Namespace :: getParentNamespace

Gets the parent namespace, if any. For example the parent namespace of System.IO is System. The parent namespace of System is the global namespace.

Namespace getParentNamespace ( )