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