1 write to Options
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\RegexTree.cs (1)
79
Options
= options;
1 reference to Options
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\RegexWriter.cs (1)
122
return new RegexInterpreterCode(_tree.FindOptimizations, _tree.
Options
, emitted, strings, _trackCount);