2 references to Match
Microsoft.CodeAnalysis.CSharp.Features (1)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (1)
324
if (Patterns.DisallowedNameCharacters.
Match
(context.DirectiveText, beginning: 0, length: firstPart.Length).Success)
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Regex.Match.cs (1)
482
/// The <see cref="
Match
(string, int, int)"/> method searches the portion of <paramref name="input"/>