6 references to SetType
Microsoft.CodeAnalysis.CSharp (6)
FlowAnalysis\NullableWalker.cs (5)
2881_variables.SetType(parameter, parameterType); 3575_variables.SetType(local, type); 7609_variables.SetType(local.LocalSymbol, varType); 10339_variables.SetType(local.LocalSymbol, operandType.ToAnnotatedTypeWithAnnotations(compilation)); 11178_variables.SetType(iterationVariable, destinationType);
FlowAnalysis\NullableWalker_Patterns.cs (1)
690_variables.SetType(local, inferredType);