4 references to dictionary
Microsoft.Build.Framework (4)
SegmentedDictionary`2.cs (3)
110
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
dictionary
);
1266
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
dictionary
);
1466
ThrowHelper.ThrowArgumentNullException(ExceptionArgument.
dictionary
);
ThrowHelper.cs (1)
238
case ExceptionArgument.
dictionary
: