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)
3727
VisitTypeExpression
(node.DeclaredTypeOpt);
12715
VisitTypeExpression
(node.BoundContainingTypeOpt);
13141
VisitTypeExpression
(typeExpr);
13169
VisitTypeExpression
(node.TargetType);
13177
VisitTypeExpression
(node.SourceType);