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)
3546VisitTypeExpression(node.DeclaredTypeOpt); 11278VisitTypeExpression(node.BoundContainingTypeOpt); 11602VisitTypeExpression(typeExpr); 11630VisitTypeExpression(node.TargetType); 11638VisitTypeExpression(node.SourceType);