4 references to dictionary
Microsoft.CodeAnalysis (4)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
252
case ExceptionArgument.
dictionary
:
src\Dependencies\Collections\SegmentedDictionary`2.cs (3)
126
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
dictionary
);
1302
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
dictionary
);
1510
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
dictionary
);