3 references to item
Microsoft.CodeAnalysis.CodeStyle (3)
SegmentedList`1.cs (2)
249
ThrowHelper.IfNullAndNullsAreIllegalThenThrow<T>(item, ExceptionArgument.
item
);
724
ThrowHelper.IfNullAndNullsAreIllegalThenThrow<T>(item, ExceptionArgument.
item
);
ThrowHelper.cs (1)
256
case ExceptionArgument.
item
: