13 references to other
Microsoft.CodeAnalysis (13)
src\Dependencies\Collections\ImmutableSegmentedHashSet`1+ValueBuilder.cs (2)
108ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 227ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other);
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
288case ExceptionArgument.other:
src\Dependencies\Collections\SegmentedHashSet`1.cs (10)
418ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 433ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 470ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 499ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 538ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 574ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 622ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 667ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 710ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 742ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other);