Vixen
02b45cc4
csharp
public sealed class ConstructedNamedTypeSymbol

A generic type with its arguments supplied — Box<int>. Members are read through the definition and substituted on the way out, so Box<int>.Value has type int.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (11)

Methods (5)

Used by (7)

  • BinderVixen.Raven
  • InstantiationVixen.Raven
  • LowererVixen.Raven
  • MetadataLoaderVixen.Raven
  • MonomorphiserVixen.Raven
  • SymbolTestsVixen.Raven.Tests
  • TypeMapVixen.Raven