1 reference to s_extractPlaceholdersRegex
Microsoft.CodeAnalysis.CodeStyle (1)
AbstractValidateFormatStringDiagnosticAnalyzer.cs (1)
342var matches = s_extractPlaceholdersRegex.Matches(formatStringWithEscapedBracketsChangedToSpaces);