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)
3284VisitTypeExpression(node.DeclaredTypeOpt); 10288VisitTypeExpression(node.BoundContainingTypeOpt); 10614VisitTypeExpression(typeExpr); 10642VisitTypeExpression(node.TargetType); 10650VisitTypeExpression(node.SourceType);