6 references to SetType
Microsoft.CodeAnalysis.CSharp (6)
FlowAnalysis\NullableWalker.cs (5)
3039_variables.SetType(parameter, parameterType); 3758_variables.SetType(local, type); 8395_variables.SetType(local.LocalSymbol, varType); 11564_variables.SetType(local.LocalSymbol, operandType.ToAnnotatedTypeWithAnnotations(compilation)); 12616_variables.SetType(iterationVariable, destinationType);
FlowAnalysis\NullableWalker_Patterns.cs (1)
639_variables.SetType(local, inferredType);