1using System.Reflection;
IKVM.Reflection.Module Module
global::java.lang.invoke.LambdaForm.Name Name
Provides custom attributes for reflection objects that support them.
Obtains information about the attributes of a member and provides access to member metadata.
MemberTypes MemberType
When overridden in a derived class, gets a value indicating the type of the member - method,...
ITypeSymbol? DeclaringType
Gets the class that declares this member.
int MetadataToken
Gets a value that identifies a metadata element.
Performs reflection on a module.
Provides common properties and methods for managed symbols.
Represents type declarations: class types, interface types, array types, value types,...