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)
578ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match); 595ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match); 629ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match); 645ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match); 668ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match); 1088ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match); 1304ThrowHelper.ThrowArgumentNullException(ExceptionArgument.match);