2 references to Argument_IncompatibleArrayType
System.Collections.Immutable (2)
System\Collections\Frozen\FrozenDictionary.cs (2)
443throw new ArgumentException(SR.Argument_IncompatibleArrayType, nameof(array)); 455throw new ArgumentException(SR.Argument_IncompatibleArrayType, nameof(array));