csharp
public record class LibraryIrStructA lowered aggregate.
Fields and properties (3)
public required string KeyWhat a reference to this struct resolves by: the declaring library's name and the struct's, joined by ::.
public required string NameThe identifier the struct carried in the module that built it.
public ImmutableArray<LibraryIrField> Fields
Used by (4)
- IrVerifierTestsVixen.Raven.Tests
- LibraryIrVixen.Raven
- LibraryIrDecoderVixen.Raven
- LibraryIrEncoderVixen.Raven