1 write to _caps
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Match.cs (1)
383_caps = caps;
1 reference to _caps
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Match.cs (1)
386public override GroupCollection Groups => _groupcoll ??= new GroupCollection(this, _caps);