System.Reflection.Metadata.AssemblyReference public struct AssemblyReference Documentation public StringHandle Culture { get; } public AssemblyFlags Flags { get; } public BlobHandle HashValue { get; } public StringHandle Name { get; } public BlobHandle PublicKeyOrToken { get; } public Version Version { get; } public CustomAttributeHandleCollection GetCustomAttributes()