1 write to IsPublic
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\RegexCompilationInfo.cs (1)
28
IsPublic
= ispublic;
1 reference to IsPublic
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Regex.cs (1)
256
c.GenerateRegexType(pattern, options, fullname, regexinfos[i].
IsPublic
, tree, code, regexinfos[i].MatchTimeout);