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

Module Collections

Provides definitions related to the namespace System.Collections.

Import path

import semmle.code.csharp.frameworks.system.Collections

Imports

csharp

The default C# QL library.

Classes

SystemCollectionsICollectionInterface

The System.Collections.ICollection interface.

SystemCollectionsIComparerInterface

The System.Collections.IComparer interface.

SystemCollectionsIDictionaryInterface

The System.Collections.IDictionary interface.

SystemCollectionsIEnumerableInterface

The System.Collections.IEnumerable interface.

SystemCollectionsIEnumeratorInterface

The System.Collections.IEnumerator interface.

SystemCollectionsIListInterface

The System.Collections.IList interface.

SystemCollectionsInterface

An interface in the System.Collections namespace.

SystemCollectionsNamespace

The System.Collections namespace.