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)
3778VisitTypeExpression(node.DeclaredTypeOpt); 12861VisitTypeExpression(node.BoundContainingTypeOpt); 13287VisitTypeExpression(typeExpr); 13315VisitTypeExpression(node.TargetType); 13323VisitTypeExpression(node.SourceType);