Base:
method
VisitTypeExpression
Microsoft.CodeAnalysis.CSharp.AbstractFlowPass<TLocalState, TLocalFunctionState>.VisitTypeExpression(Microsoft.CodeAnalysis.CSharp.BoundTypeExpression)
5 references to VisitTypeExpression
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
3483
VisitTypeExpression
(node.DeclaredTypeOpt);
11206
VisitTypeExpression
(node.BoundContainingTypeOpt);
11530
VisitTypeExpression
(typeExpr);
11558
VisitTypeExpression
(node.TargetType);
11566
VisitTypeExpression
(node.SourceType);