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);