9 references to array
Microsoft.CodeAnalysis.Collections.Package (9)
Internal\ThrowHelper.cs (1)
256
case ExceptionArgument.
array
:
Segmented\ImmutableSegmentedHashSet`1.cs (1)
352
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
array
);
Segmented\SegmentedDictionary`2.cs (6)
362
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
array
);
879
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
array
);
1317
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
array
);
1374
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
array
);
1525
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
array
);
1582
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
array
);
Segmented\SegmentedHashSet`1.cs (1)
793
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
array
);