9 references to match
Microsoft.CodeAnalysis (9)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
274case ExceptionArgument.match:
src\Dependencies\Collections\SegmentedHashSet`1.cs (1)
836ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match);
src\Dependencies\Collections\SegmentedList`1.cs (7)
517ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match); 534ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match); 568ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match); 584ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match); 607ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match); 1027ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match); 1243ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match);