5 references to comparison
Microsoft.CodeAnalysis.Collections.Package (5)
Internal\ThrowHelper.cs (1)
282
case ExceptionArgument.
comparison
:
Segmented\ImmutableSegmentedList`1.cs (1)
557
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
comparison
);
Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
313
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
comparison
);
Segmented\SegmentedArray.cs (1)
403
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
comparison
);
Segmented\SegmentedList`1.cs (1)
1259
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
comparison
);