2 references to WithType
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Operators.cs (1)
2826UnaryOperatorKind newKind = kind.Operator().WithType(upconvertSpecialType);
Lowering\LocalRewriter\LocalRewriter_UnaryOperator.cs (1)
140UnaryOperatorKind newKind = kind.Operator().WithType(upconvertSpecialType);