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)
3647VisitTypeExpression(node.DeclaredTypeOpt); 11922VisitTypeExpression(node.BoundContainingTypeOpt); 12350VisitTypeExpression(typeExpr); 12378VisitTypeExpression(node.TargetType); 12386VisitTypeExpression(node.SourceType);