1 write to _expression
System.Configuration (1)
System\Configuration\RegexStringValidator.cs (1)
31
_expression
= regex;
1 reference to _expression
System.Configuration (1)
System\Configuration\RegexStringValidator.cs (1)
49
throw new ArgumentException(SR.GetString(SR.Regex_validator_error,
_expression
));