2 writes to Type
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
11175Type = type; 11182Type = default;
5 references to Type
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
11061parameter, parameter.TypeWithAnnotations, GetParameterAnnotations(parameter), new VisitResult(variable.Type.ToTypeWithState(), variable.Type), 11075new VisitResult(variable.Type.ToTypeWithState(), variable.Type), 11101var lvalueType = variable.Type;