3 references to BoundTypeExpression
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Expressions.cs (1)
7230result = new BoundTypeExpression(
BoundTree\Constructors.cs (2)
493: this(syntax, aliasOpt, boundContainingTypeOpt, ImmutableArray<BoundExpression>.Empty, typeWithAnnotations, hasErrors) 508: this(syntax, aliasOpt, null, dimensionsOpt, typeWithAnnotations, hasErrors)