9 references to match
Microsoft.CodeAnalysis.Threading.Package (9)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
276
case ExceptionArgument.
match
:
src\Dependencies\Collections\Segmented\SegmentedHashSet`1.cs (1)
838
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
match
);
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (7)
580
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
match
);
597
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
match
);
631
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
match
);
647
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
match
);
670
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
match
);
1090
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
match
);
1306
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
match
);