6 references to SetType
Microsoft.CodeAnalysis.CSharp (6)
FlowAnalysis\NullableWalker_Patterns.cs (1)
641_variables.SetType(local, inferredType);
FlowAnalysis\NullableWalker.cs (5)
3090_variables.SetType(parameter, parameterType); 3809_variables.SetType(local, type); 8480_variables.SetType(local.LocalSymbol, varType); 11661_variables.SetType(local.LocalSymbol, operandType.ToAnnotatedTypeWithAnnotations(compilation)); 12762_variables.SetType(iterationVariable, destinationType);