37 references to Capture
BuildActionTelemetryTable (1)
RegexGenerator.g.cs (1)
315
base.
Capture
(0, matchStart, pos);
illink (2)
RegexGenerator.g.cs (2)
187
base.
Capture
(0, matchStart, pos);
352
base.
Capture
(0, matchStart, pos);
Microsoft.CodeAnalysis (8)
RegexGenerator.g.cs (8)
283
base.
Capture
(2, capture_starting_pos1, pos);
335
base.
Capture
(1, capture_starting_pos, pos);
445
base.
Capture
(3, capture_starting_pos2, pos);
500
base.
Capture
(0, matchStart, pos);
692
base.
Capture
(1, capture_starting_pos, pos);
787
base.
Capture
(2, capture_starting_pos1, pos);
889
base.
Capture
(3, capture_starting_pos2, pos);
944
base.
Capture
(0, matchStart, pos);
System.ComponentModel.TypeConverter (2)
RegexGenerator.g.cs (2)
187
base.
Capture
(0, matchStart, pos);
352
base.
Capture
(0, matchStart, pos);
System.Data.Common (2)
RegexGenerator.g.cs (2)
187
base.
Capture
(0, matchStart, pos);
352
base.
Capture
(0, matchStart, pos);
System.Data.Odbc (9)
RegexGenerator.g.cs (9)
589
base.
Capture
(1, capture_starting_pos, pos);
1211
base.
Capture
(2, capture_starting_pos1, pos);
1440
base.
Capture
(0, matchStart, pos);
1766
base.
Capture
(1, capture_starting_pos, pos);
2197
base.
Capture
(2, capture_starting_pos1, pos);
2426
base.
Capture
(0, matchStart, pos);
2614
base.
Capture
(0, matchStart, pos);
2715
base.
Capture
(0, matchStart, pos);
2922
base.
Capture
(0, matchStart, pos);
System.Private.DataContractSerialization (2)
RegexGenerator.g.cs (2)
187
base.
Capture
(0, matchStart, pos);
352
base.
Capture
(0, matchStart, pos);
System.Private.Xml (2)
RegexGenerator.g.cs (2)
187
base.
Capture
(0, matchStart, pos);
352
base.
Capture
(0, matchStart, pos);
System.Text.Json (2)
RegexGenerator.g.cs (2)
187
base.
Capture
(0, matchStart, pos);
352
base.
Capture
(0, matchStart, pos);
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\Match.cs (1)
87
/// the correct value right after a Match gets calculated, meaning that it will return <see langword="true"/> right after <see cref="RegexRunner.
Capture
(int, int, int)"/>
System\Text\RegularExpressions\RegexInterpreter.cs (1)
457
Capture
(Operand(0), StackPeek(), runtextpos);
System\Text\RegularExpressions\Symbolic\SymbolicRegexRunnerFactory.cs (2)
93
Capture
(cap, pos.CaptureStarts[cap], pos.CaptureEnds[cap]);
99
Capture
(0, start, end);
System.Windows.Forms (1)
RegexGenerator.g.cs (1)
132
base.
Capture
(0, matchStart, pos);
System.Windows.Forms.Design (1)
RegexGenerator.g.cs (1)
132
base.
Capture
(0, matchStart, pos);
System.Windows.Forms.Tests (1)
RegexGenerator.g.cs (1)
146
base.
Capture
(0, matchStart, pos);