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