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