6 references to SetType
Microsoft.CodeAnalysis.CSharp (6)
FlowAnalysis\NullableWalker.cs (5)
2983
_variables.
SetType
(parameter, parameterType);
3678
_variables.
SetType
(local, type);
8003
_variables.
SetType
(local.LocalSymbol, varType);
10810
_variables.
SetType
(local.LocalSymbol, operandType.ToAnnotatedTypeWithAnnotations(compilation));
11829
_variables.
SetType
(iterationVariable, destinationType);
FlowAnalysis\NullableWalker_Patterns.cs (1)
692
_variables.
SetType
(local, inferredType);