csharp
public record class LibraryFieldA val/var/const member, an enum member, or a val type parameter.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (13)
public required string Namepublic required LibraryTypeReference Typepublic bool IsStaticpublic bool IsReadOnlypublic bool IsConstpublic bool IsPermutationpublic bool IsValueParameterpublic bool IsComposepublic bool IsStreampublic LibraryValue? DeclaredValueThe folded value of a const, or the literal a field was declared with.
public ResourceKind ResourceKindpublic ResourceSet ResourceSetpublic string? SemanticName
Used by (6)
- BuilderVixen.Raven
- CompiledLibraryTestsVixen.Raven.Tests
- LibraryTypeVixen.Raven
- MetadataFieldSymbolVixen.Raven
- MetadataNamedTypeSymbolVixen.Raven
- StreamTestsVixen.Raven.Tests