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)
3691VisitTypeExpression(node.DeclaredTypeOpt); 12660VisitTypeExpression(node.BoundContainingTypeOpt); 13086VisitTypeExpression(typeExpr); 13114VisitTypeExpression(node.TargetType); 13122VisitTypeExpression(node.SourceType);