6 references to SetType
Microsoft.CodeAnalysis.CSharp (6)
FlowAnalysis\NullableWalker.cs (5)
3001
_variables.
SetType
(parameter, parameterType);
3693
_variables.
SetType
(local, type);
8096
_variables.
SetType
(local.LocalSymbol, varType);
10947
_variables.
SetType
(local.LocalSymbol, operandType.ToAnnotatedTypeWithAnnotations(compilation));
11961
_variables.
SetType
(iterationVariable, destinationType);
FlowAnalysis\NullableWalker_Patterns.cs (1)
692
_variables.
SetType
(local, inferredType);