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

Module Generic

Provides definitions related to the namespace System.Collections.Generic.

Import path

import semmle.code.csharp.frameworks.system.collections.Generic

Imports

csharp

The default C# QL library.

Classes

SystemCollectionsGenericICollectionInterface

The System.Collections.Generic.ICollection`1 interface.

SystemCollectionsGenericIComparerTInterface

The System.Collections.Generic.IComparer`1 interface.

SystemCollectionsGenericIDictionaryInterface

The System.Collections.Generic.IDictionary`2 interface.

SystemCollectionsGenericIEnumerableTInterface

The System.Collections.Generic.IEnumerable`1 interface.

SystemCollectionsGenericIEnumeratorInterface

The System.Collections.Generic.IEnumerator`1 interface.

SystemCollectionsGenericIEqualityComparerTInterface

The System.Collections.Generic.IEqualityComparer`1 interface.

SystemCollectionsGenericIListInterface

The System.Collections.Generic.IList`1 interface.

SystemCollectionsGenericIListTInterface

The System.Collections.Generic.IList`1 interface.

SystemCollectionsGenericKeyValuePairStruct

The System.Collections.Generic.KeyValuePair`2 structure.

SystemCollectionsGenericListClass

The System.Collections.Generic.List`1 class.

SystemCollectionsGenericNamespace

The System.Collections.Generic namespace.

SystemCollectionsGenericUnboundGenericClass

An unbound generic class in the System.Collections.Generic namespace.

SystemCollectionsGenericUnboundGenericInterface

An unbound generic interface in the System.Collections.Generic namespace.

SystemCollectionsGenericUnboundGenericStruct

An unbound generic struct in the System.Collections.Generic namespace.