1 write to _expression
System.Configuration.ConfigurationManager (1)
System\Configuration\RegexStringValidator.cs (1)
17
_expression
= regex;
1 reference to _expression
System.Configuration.ConfigurationManager (1)
System\Configuration\RegexStringValidator.cs (1)
32
throw new ArgumentException(SR.Format(SR.Regex_validator_error,
_expression
));