/* Copyright 2017-2019 Katy Coe - http://www.hearthcode.org - http://www.djkaty.com All rights reserved. */ namespace Il2CppInspector.Reflection { public class CustomAttributeData { // TODO } }