3 references to InvalidTypeException
System.Linq.Expressions (3)
System\Runtime\CompilerServices\ReadOnlyCollectionBuilder.cs (3)
280
throw Error.
InvalidTypeException
(value, typeof(T), nameof(value));
312
throw Error.
InvalidTypeException
(value, typeof(T), nameof(value));
342
throw Error.
InvalidTypeException
(value, typeof(T), nameof(value));