3 references to ParseProperty
System (3)
regex\system\text\regularexpressions\RegexParser.cs (3)
547
cc.AddCategoryFromName(
ParseProperty
(), (ch != 'p'), caseInsensitive, _pattern);
550
ParseProperty
();
977
cc.AddCategoryFromName(
ParseProperty
(), (ch != 'p'), UseOptionI(), _pattern);