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