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