9 references to array
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (9)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
256
case ExceptionArgument.
array
:
src\Dependencies\Collections\Segmented\ImmutableSegmentedHashSet`1.cs (1)
352
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
array
);
src\Dependencies\Collections\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
);
src\Dependencies\Collections\Segmented\SegmentedHashSet`1.cs (1)
793
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
array
);