5 references to comparison
Microsoft.CodeAnalysis.Collections.Package (5)
ImmutableSegmentedList`1.cs (1)
555ThrowHelper.ThrowArgumentNullException(ExceptionArgument.comparison);
ImmutableSegmentedList`1+ValueBuilder.cs (1)
311ThrowHelper.ThrowArgumentNullException(ExceptionArgument.comparison);
Internal\ThrowHelper.cs (1)
280case ExceptionArgument.comparison:
SegmentedArray.cs (1)
401ThrowHelper.ThrowArgumentNullException(ExceptionArgument.comparison);
SegmentedList`1.cs (1)
1257ThrowHelper.ThrowArgumentNullException(ExceptionArgument.comparison);