6 references to SetType
Microsoft.CodeAnalysis.CSharp (6)
FlowAnalysis\NullableWalker_Patterns.cs (1)
641_variables.SetType(local, inferredType);
FlowAnalysis\NullableWalker.cs (5)
3034_variables.SetType(parameter, parameterType); 3753_variables.SetType(local, type); 8408_variables.SetType(local.LocalSymbol, varType); 11582_variables.SetType(local.LocalSymbol, operandType.ToAnnotatedTypeWithAnnotations(compilation)); 12674_variables.SetType(iterationVariable, destinationType);