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