Vixen
02b45cc4
csharp
public sealed class SynthesizedParameterSymbol

A parameter of a built-in signature (intrinsic function, resource method).

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

Fields and properties (4)

  • public override string Name
  • public override Symbol? ContainingSymbol
  • public override TypeSymbol Type
  • public override int Ordinal

Used by (2)

  • SemanticModelVixen.Raven
  • SynthesizedMethodSymbolVixen.Raven