9 references to array
Microsoft.CodeAnalysis.Collections.Package (9)
ImmutableSegmentedHashSet`1.cs (1)
350
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
array
);
Internal\ThrowHelper.cs (1)
254
case ExceptionArgument.
array
:
SegmentedDictionary`2.cs (6)
360
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
array
);
877
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
array
);
1315
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
array
);
1372
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
array
);
1523
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
array
);
1580
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
array
);
SegmentedHashSet`1.cs (1)
791
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
array
);