1 write to _length
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\ValueMatch.cs (1)
28
_length
= length;
1 reference to _length
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\ValueMatch.cs (1)
38
public int Length =>
_length
;