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.
574/// The <see cref="Matches(string, string, RegexOptions)"/> method is similar to the
583/// The <see cref="Matches(string, string, RegexOptions)"/> method uses lazy evaluation to populate the
590/// Because of its lazy evaluation, calling the <see cref="Matches(string, string, RegexOptions)"/>