4 references to dictionary
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (4)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
254
case ExceptionArgument.
dictionary
:
src\Dependencies\Collections\Segmented\SegmentedDictionary`2.cs (3)
128
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
dictionary
);
1304
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
dictionary
);
1512
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
dictionary
);