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