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