2 writes to Type
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
11574Type = type; 11581Type = default;
5 references to Type
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
11460parameter, parameter.TypeWithAnnotations, GetParameterAnnotations(parameter), new VisitResult(variable.Type.ToTypeWithState(), variable.Type), 11474new VisitResult(variable.Type.ToTypeWithState(), variable.Type), 11500var lvalueType = variable.Type;