9 references to match
Microsoft.CodeAnalysis.Collections.Package (9)
Internal\ThrowHelper.cs (1)
276case ExceptionArgument.match:
Segmented\SegmentedHashSet`1.cs (1)
838ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match);
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);