6 references to SetType
Microsoft.CodeAnalysis.CSharp (6)
FlowAnalysis\NullableWalker.cs (5)
3003
_variables.
SetType
(parameter, parameterType);
3722
_variables.
SetType
(local, type);
8352
_variables.
SetType
(local.LocalSymbol, varType);
11513
_variables.
SetType
(local.LocalSymbol, operandType.ToAnnotatedTypeWithAnnotations(compilation));
12561
_variables.
SetType
(iterationVariable, destinationType);
FlowAnalysis\NullableWalker_Patterns.cs (1)
637
_variables.
SetType
(local, inferredType);