6 references to SetType
Microsoft.CodeAnalysis.CSharp (6)
FlowAnalysis\NullableWalker.cs (5)
2742
_variables.
SetType
(parameter, parameterType);
3315
_variables.
SetType
(local, type);
6751
_variables.
SetType
(local.LocalSymbol, varType);
9391
_variables.
SetType
(local.LocalSymbol, operandType.ToAnnotatedTypeWithAnnotations(compilation));
10197
_variables.
SetType
(iterationVariable, destinationType);
FlowAnalysis\NullableWalker_Patterns.cs (1)
650
_variables.
SetType
(local, inferredType);