6 references to collection
Microsoft.Build (6)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Internal\ThrowHelper.cs (1)
270
case ExceptionArgument.
collection
:
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\SegmentedDictionary`2.cs (1)
144
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
collection
);
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\SegmentedHashSet`1.cs (1)
109
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
collection
);
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\SegmentedList`1.cs (3)
78
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
collection
);
301
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
collection
);
896
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
collection
);