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