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)
3663
VisitTypeExpression
(node.DeclaredTypeOpt);
12244
VisitTypeExpression
(node.BoundContainingTypeOpt);
12672
VisitTypeExpression
(typeExpr);
12700
VisitTypeExpression
(node.TargetType);
12708
VisitTypeExpression
(node.SourceType);