2 writes to Type
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
11008Type = type; 11015Type = default;
5 references to Type
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
10894parameter, parameter.TypeWithAnnotations, GetParameterAnnotations(parameter), new VisitResult(variable.Type.ToTypeWithState(), variable.Type), 10908new VisitResult(variable.Type.ToTypeWithState(), variable.Type), 10934var lvalueType = variable.Type;