14 references to ValidateType
System.Linq.Expressions (14)
System\Linq\Expressions\CatchBlock.cs (1)
141
TypeUtils.
ValidateType
(type, nameof(type));
System\Linq\Expressions\ConstantExpression.cs (1)
98
TypeUtils.
ValidateType
(type, nameof(type));
System\Linq\Expressions\DefaultExpression.cs (1)
67
TypeUtils.
ValidateType
(type, nameof(type));
System\Linq\Expressions\GotoExpression.cs (1)
348
TypeUtils.
ValidateType
(type, nameof(type));
System\Linq\Expressions\LabelTarget.cs (1)
81
TypeUtils.
ValidateType
(type, nameof(type));
System\Linq\Expressions\MemberAssignment.cs (1)
96
TypeUtils.
ValidateType
(decType, null);
System\Linq\Expressions\NewArrayExpression.cs (2)
144
TypeUtils.
ValidateType
(type, nameof(type));
221
TypeUtils.
ValidateType
(type, nameof(type));
System\Linq\Expressions\NewExpression.cs (1)
205
TypeUtils.
ValidateType
(type, nameof(type));
System\Linq\Expressions\UnaryExpression.cs (5)
694
TypeUtils.
ValidateType
(type, nameof(type));
718
TypeUtils.
ValidateType
(type, nameof(type));
749
TypeUtils.
ValidateType
(type, nameof(type));
789
TypeUtils.
ValidateType
(type, nameof(type));
883
TypeUtils.
ValidateType
(type, nameof(type));