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

Module Customizations

Contains customizations to the standard library.

This module is imported by csharp.qll, so any customizations defined here automatically apply to all queries.

Typical examples of customizations include adding new subclasses of abstract classes such as the RemoteFlowSource and SummarizedCallable classes associated with the security queries to model frameworks that are not covered by the standard library.

Import path

import Customizations

Imports

csharp

The default C# QL library.