csharp
public record class LibraryIrCallA call, naming its callee by Key. Resolved once every function exists.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
public int? Resultpublic string Functionpublic ImmutableArray<LibraryIrArgument> Arguments
Methods (1)
public LibraryIrCall(int? Result, string Function, ImmutableArray<LibraryIrArgument> Arguments)A call, naming its callee by Key. Resolved once every function exists.
Used by (3)
- BodyDecoderVixen.Raven
- LibraryIrEncoderVixen.Raven
- LibraryIrStatementVixen.Raven