8 references to RegexField
System (8)
regex\system\text\regularexpressions\RegexCompiler.cs (8)
3187
FieldInfo patternF =
RegexField
("pattern");
3188
FieldInfo optionsF =
RegexField
("roptions");
3189
FieldInfo factoryF =
RegexField
("factory");
3190
FieldInfo capsF =
RegexField
("caps");
3191
FieldInfo capnamesF =
RegexField
("capnames");
3192
FieldInfo capslistF =
RegexField
("capslist");
3193
FieldInfo capsizeF =
RegexField
("capsize");
3194
FieldInfo internalMatchTimeoutF =
RegexField
("internalMatchTimeout");