2 writes to Type
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
11010Type = type; 11017Type = default;
5 references to Type
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
10896parameter, parameter.TypeWithAnnotations, GetParameterAnnotations(parameter), new VisitResult(variable.Type.ToTypeWithState(), variable.Type), 10910new VisitResult(variable.Type.ToTypeWithState(), variable.Type), 10936var lvalueType = variable.Type;