1 write to Regex
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\RegularExpressionAttribute.cs (1)
120
Regex
= MatchTimeoutInMilliseconds == -1
3 references to Regex
System.ComponentModel.Annotations (3)
System\ComponentModel\DataAnnotations\RegularExpressionAttribute.cs (3)
69
foreach (ValueMatch m in
Regex
!.EnumerateMatches(stringValue))
104
/// Sets up the <see cref="
Regex
" /> property from the <see cref="Pattern" /> property.
112
if (
Regex
== null)