System.Reflection.Metadata.MethodImplementation public struct MethodImplementation Documentation Code public EntityHandle MethodBody { get; } public EntityHandle MethodDeclaration { get; } public TypeDefinitionHandle Type { get; } public CustomAttributeHandleCollection GetCustomAttributes()