6 references to SetType
Microsoft.CodeAnalysis.CSharp (6)
FlowAnalysis\NullableWalker.cs (5)
3048
_variables.
SetType
(parameter, parameterType);
3767
_variables.
SetType
(local, type);
8422
_variables.
SetType
(local.LocalSymbol, varType);
11592
_variables.
SetType
(local.LocalSymbol, operandType.ToAnnotatedTypeWithAnnotations(compilation));
12684
_variables.
SetType
(iterationVariable, destinationType);
FlowAnalysis\NullableWalker_Patterns.cs (1)
641
_variables.
SetType
(local, inferredType);