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