Struct SymbolFlags
Generic and target specific flags for a symbol
public readonly record struct SymbolFlags : IEquatable<SymbolFlags>
- Implements
- Inherited Members
Constructors
- SymbolFlags(SymbolGenericOption)
Initializes a new instance of the SymbolFlags struct.
- SymbolFlags(SymbolGenericOption, byte)
Generic and target specific flags for a symbol
Properties
- Generic
Generic options for this symbol
- Target
Target specific flags for this symbol