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