1 write to _options
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Regex.Cache.cs (1)
291
_options
= options;
3 references to _options
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\Regex.Cache.cs (3)
301
_options
== other.
_options
&&
307
_pattern.GetHashCode() ^ (int)
_options
;