6 references to SetType
Microsoft.CodeAnalysis.CSharp (6)
FlowAnalysis\NullableWalker.cs (5)
2883
_variables.
SetType
(parameter, parameterType);
3577
_variables.
SetType
(local, type);
7617
_variables.
SetType
(local.LocalSymbol, varType);
10347
_variables.
SetType
(local.LocalSymbol, operandType.ToAnnotatedTypeWithAnnotations(compilation));
11186
_variables.
SetType
(iterationVariable, destinationType);
FlowAnalysis\NullableWalker_Patterns.cs (1)
690
_variables.
SetType
(local, inferredType);