Cache.

GetOrAdd(string) Method

Namespace
GitVersion.Core
Containing Type
Cache

Syntax

public static Regex GetOrAdd(string pattern)

Parameters

Name Type Description
pattern string

Return Value

Type Description
Regex
GitHub