3 references to _propTable
System (3)
regex\system\text\regularexpressions\RegexCharClass.cs (3)
1147
int max =
_propTable
.GetLength(0);
1150
int res = String.Compare(capname,
_propTable
[mid,0], StringComparison.Ordinal);
1156
String set =
_propTable
[mid,1];