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

Module RegularExpressions

Provides classes related to the namespace System.Text.RegularExpressions.

Import path

import semmle.code.csharp.frameworks.system.text.RegularExpressions

Imports

Text

Provides definitions related to the namespace System.Text.

default

Classes

RegexGlobalTimeout

A call to System.AppDomain.SetData that sets the global regex timeout.

RegexOperation

An operation that accepts a regular expression pattern.

SystemTextRegularExpressionsClass

A class in the System.Text.RegularExpressions namespace.

SystemTextRegularExpressionsNamespace

The System.Text.RegularExpressions namespace.

SystemTextRegularExpressionsRegexClass

The System.Text.RegularExpressions.Regex class.