2 writes to Type
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
10872
Type
= type;
10879
Type
= default;
5 references to Type
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
10758
parameter, parameter.TypeWithAnnotations, GetParameterAnnotations(parameter), new VisitResult(variable.
Type
.ToTypeWithState(), variable.
Type
),
10772
new VisitResult(variable.
Type
.ToTypeWithState(), variable.
Type
),
10798
var lvalueType = variable.
Type
;