1 reference to WithType
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Operators.cs (1)
1743
BinaryOperatorKind newKind = kind.Operator().
WithType
(newLeftOperand.Type!.SpecialType);