Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for C#
codeql/csharp-all 5.1.6 (changelog, source)

Module ExternalApi

Provides classes and predicates related to handling APIs from external libraries.

Import path

import semmle.code.csharp.telemetry.ExternalApi

Predicates

resultLimit

Gets the limit for the number of results produced by a telemetry query.

Classes

ExternalApi

An external API from either the C# Standard Library or a 3rd party library.

Modules

Results

Given a predicate to count relevant API usages, this module provides a predicate for restricting the number or returned results based on a certain limit.

Predicate signatures

relevantApi

Holds if it is relevant to count usages of api.