System\Text\RegularExpressions\Regex.Match.cs (5)
77/// <see cref="Matches(string, string, RegexOptions)"/> method instead.
337/// calling the <see cref="Matches(string, string, RegexOptions)"/> method.
630/// The <see cref="Matches(string, string, RegexOptions)"/> method is similar to the
639/// The <see cref="Matches(string, string, RegexOptions)"/> method uses lazy evaluation to populate the
646/// Because of its lazy evaluation, calling the <see cref="Matches(string, string, RegexOptions)"/>