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)
3641VisitTypeExpression(node.DeclaredTypeOpt); 11698VisitTypeExpression(node.BoundContainingTypeOpt); 12022VisitTypeExpression(typeExpr); 12050VisitTypeExpression(node.TargetType); 12058VisitTypeExpression(node.SourceType);