csharp
public sealed class BoundTypeExpressionA type in expression position — the receiver of a static member access, or the callee of a construction such as float4(…).
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (4)
public TypeSymbol ReferencedTypepublic override BoundKind Kindpublic override TypeSymbol Typepublic override Symbol Symbol
Methods (1)
public BoundTypeExpression(SyntaxNode syntax, TypeSymbol type)A type in expression position — the receiver of a static member access, or the callee of a construction such as float4(…).
Used by (2)
- BinderVixen.Raven
- LowererVixen.Raven