2 references to calculateResultType
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
9362
calculateResultType
(targetTypeWithNullability, fromExplicitCast, operandType.State, isSuppressed, targetType),
9496
TypeWithState resultType =
calculateResultType
(targetTypeWithNullability, fromExplicitCast, resultState, isSuppressed, targetType);