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)
3662VisitTypeExpression(node.DeclaredTypeOpt); 12059VisitTypeExpression(node.BoundContainingTypeOpt); 12487VisitTypeExpression(typeExpr); 12515VisitTypeExpression(node.TargetType); 12523VisitTypeExpression(node.SourceType);