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

Module Parameterizable

Provides a general parameterizable entity to represent constructs that might have parameters.

Import path

import semmle.code.dotnet.Parameterizable

Imports

Declaration

Provides classes for .Net declarations.

Classes

Parameterizable

A general parameterizable entity, such as a callable, delegate type, accessor, indexer, or function pointer type.