6 references to SetType
Microsoft.CodeAnalysis.CSharp (6)
FlowAnalysis\NullableWalker.cs (5)
3048_variables.SetType(parameter, parameterType); 3767_variables.SetType(local, type); 8422_variables.SetType(local.LocalSymbol, varType); 11592_variables.SetType(local.LocalSymbol, operandType.ToAnnotatedTypeWithAnnotations(compilation)); 12684_variables.SetType(iterationVariable, destinationType);
FlowAnalysis\NullableWalker_Patterns.cs (1)
641_variables.SetType(local, inferredType);