### YamlMime:XRefMap sorted: true references: - uid: HarmonyLib name: HarmonyLib href: api/HarmonyLib.html commentId: N:HarmonyLib fullName: HarmonyLib nameWithType: HarmonyLib - uid: HarmonyLib.AccessTools name: AccessTools href: api/HarmonyLib.AccessTools.html commentId: T:HarmonyLib.AccessTools fullName: HarmonyLib.AccessTools nameWithType: AccessTools - uid: HarmonyLib.AccessTools.ActualParameters(System.Reflection.MethodBase,System.Object[]) name: ActualParameters(MethodBase, Object[]) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_ActualParameters_System_Reflection_MethodBase_System_Object___ commentId: M:HarmonyLib.AccessTools.ActualParameters(System.Reflection.MethodBase,System.Object[]) name.vb: ActualParameters(MethodBase, Object()) fullName: HarmonyLib.AccessTools.ActualParameters(System.Reflection.MethodBase, System.Object[]) fullName.vb: HarmonyLib.AccessTools.ActualParameters(System.Reflection.MethodBase, System.Object()) nameWithType: AccessTools.ActualParameters(MethodBase, Object[]) nameWithType.vb: AccessTools.ActualParameters(MethodBase, Object()) - uid: HarmonyLib.AccessTools.ActualParameters* name: ActualParameters href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_ActualParameters_ commentId: Overload:HarmonyLib.AccessTools.ActualParameters isSpec: "True" fullName: HarmonyLib.AccessTools.ActualParameters nameWithType: AccessTools.ActualParameters - uid: HarmonyLib.AccessTools.all name: all href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_all commentId: F:HarmonyLib.AccessTools.all fullName: HarmonyLib.AccessTools.all nameWithType: AccessTools.all - uid: HarmonyLib.AccessTools.AllAssemblies name: AllAssemblies() href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_AllAssemblies commentId: M:HarmonyLib.AccessTools.AllAssemblies fullName: HarmonyLib.AccessTools.AllAssemblies() nameWithType: AccessTools.AllAssemblies() - uid: HarmonyLib.AccessTools.AllAssemblies* name: AllAssemblies href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_AllAssemblies_ commentId: Overload:HarmonyLib.AccessTools.AllAssemblies isSpec: "True" fullName: HarmonyLib.AccessTools.AllAssemblies nameWithType: AccessTools.AllAssemblies - uid: HarmonyLib.AccessTools.allDeclared name: allDeclared href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_allDeclared commentId: F:HarmonyLib.AccessTools.allDeclared fullName: HarmonyLib.AccessTools.allDeclared nameWithType: AccessTools.allDeclared - uid: HarmonyLib.AccessTools.AllTypes name: AllTypes() href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_AllTypes commentId: M:HarmonyLib.AccessTools.AllTypes fullName: HarmonyLib.AccessTools.AllTypes() nameWithType: AccessTools.AllTypes() - uid: HarmonyLib.AccessTools.AllTypes* name: AllTypes href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_AllTypes_ commentId: Overload:HarmonyLib.AccessTools.AllTypes isSpec: "True" fullName: HarmonyLib.AccessTools.AllTypes nameWithType: AccessTools.AllTypes - uid: HarmonyLib.AccessTools.CombinedHashCode(System.Collections.Generic.IEnumerable{System.Object}) name: CombinedHashCode(IEnumerable) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_CombinedHashCode_System_Collections_Generic_IEnumerable_System_Object__ commentId: M:HarmonyLib.AccessTools.CombinedHashCode(System.Collections.Generic.IEnumerable{System.Object}) name.vb: CombinedHashCode(IEnumerable(Of Object)) fullName: HarmonyLib.AccessTools.CombinedHashCode(System.Collections.Generic.IEnumerable) fullName.vb: HarmonyLib.AccessTools.CombinedHashCode(System.Collections.Generic.IEnumerable(Of System.Object)) nameWithType: AccessTools.CombinedHashCode(IEnumerable) nameWithType.vb: AccessTools.CombinedHashCode(IEnumerable(Of Object)) - uid: HarmonyLib.AccessTools.CombinedHashCode* name: CombinedHashCode href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_CombinedHashCode_ commentId: Overload:HarmonyLib.AccessTools.CombinedHashCode isSpec: "True" fullName: HarmonyLib.AccessTools.CombinedHashCode nameWithType: AccessTools.CombinedHashCode - uid: HarmonyLib.AccessTools.Constructor(System.Type,System.Type[],System.Boolean) name: Constructor(Type, Type[], Boolean) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Constructor_System_Type_System_Type___System_Boolean_ commentId: M:HarmonyLib.AccessTools.Constructor(System.Type,System.Type[],System.Boolean) name.vb: Constructor(Type, Type(), Boolean) fullName: HarmonyLib.AccessTools.Constructor(System.Type, System.Type[], System.Boolean) fullName.vb: HarmonyLib.AccessTools.Constructor(System.Type, System.Type(), System.Boolean) nameWithType: AccessTools.Constructor(Type, Type[], Boolean) nameWithType.vb: AccessTools.Constructor(Type, Type(), Boolean) - uid: HarmonyLib.AccessTools.Constructor* name: Constructor href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Constructor_ commentId: Overload:HarmonyLib.AccessTools.Constructor isSpec: "True" fullName: HarmonyLib.AccessTools.Constructor nameWithType: AccessTools.Constructor - uid: HarmonyLib.AccessTools.CreateInstance(System.Type) name: CreateInstance(Type) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_CreateInstance_System_Type_ commentId: M:HarmonyLib.AccessTools.CreateInstance(System.Type) fullName: HarmonyLib.AccessTools.CreateInstance(System.Type) nameWithType: AccessTools.CreateInstance(Type) - uid: HarmonyLib.AccessTools.CreateInstance* name: CreateInstance href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_CreateInstance_ commentId: Overload:HarmonyLib.AccessTools.CreateInstance isSpec: "True" fullName: HarmonyLib.AccessTools.CreateInstance nameWithType: AccessTools.CreateInstance - uid: HarmonyLib.AccessTools.CreateInstance``1 name: CreateInstance() href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_CreateInstance__1 commentId: M:HarmonyLib.AccessTools.CreateInstance``1 name.vb: CreateInstance(Of T)() fullName: HarmonyLib.AccessTools.CreateInstance() fullName.vb: HarmonyLib.AccessTools.CreateInstance(Of T)() nameWithType: AccessTools.CreateInstance() nameWithType.vb: AccessTools.CreateInstance(Of T)() - uid: HarmonyLib.AccessTools.DeclaredConstructor(System.Type,System.Type[],System.Boolean) name: DeclaredConstructor(Type, Type[], Boolean) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredConstructor_System_Type_System_Type___System_Boolean_ commentId: M:HarmonyLib.AccessTools.DeclaredConstructor(System.Type,System.Type[],System.Boolean) name.vb: DeclaredConstructor(Type, Type(), Boolean) fullName: HarmonyLib.AccessTools.DeclaredConstructor(System.Type, System.Type[], System.Boolean) fullName.vb: HarmonyLib.AccessTools.DeclaredConstructor(System.Type, System.Type(), System.Boolean) nameWithType: AccessTools.DeclaredConstructor(Type, Type[], Boolean) nameWithType.vb: AccessTools.DeclaredConstructor(Type, Type(), Boolean) - uid: HarmonyLib.AccessTools.DeclaredConstructor* name: DeclaredConstructor href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredConstructor_ commentId: Overload:HarmonyLib.AccessTools.DeclaredConstructor isSpec: "True" fullName: HarmonyLib.AccessTools.DeclaredConstructor nameWithType: AccessTools.DeclaredConstructor - uid: HarmonyLib.AccessTools.DeclaredField(System.String) name: DeclaredField(String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredField_System_String_ commentId: M:HarmonyLib.AccessTools.DeclaredField(System.String) fullName: HarmonyLib.AccessTools.DeclaredField(System.String) nameWithType: AccessTools.DeclaredField(String) - uid: HarmonyLib.AccessTools.DeclaredField(System.Type,System.Int32) name: DeclaredField(Type, Int32) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredField_System_Type_System_Int32_ commentId: M:HarmonyLib.AccessTools.DeclaredField(System.Type,System.Int32) fullName: HarmonyLib.AccessTools.DeclaredField(System.Type, System.Int32) nameWithType: AccessTools.DeclaredField(Type, Int32) - uid: HarmonyLib.AccessTools.DeclaredField(System.Type,System.String) name: DeclaredField(Type, String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredField_System_Type_System_String_ commentId: M:HarmonyLib.AccessTools.DeclaredField(System.Type,System.String) fullName: HarmonyLib.AccessTools.DeclaredField(System.Type, System.String) nameWithType: AccessTools.DeclaredField(Type, String) - uid: HarmonyLib.AccessTools.DeclaredField* name: DeclaredField href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredField_ commentId: Overload:HarmonyLib.AccessTools.DeclaredField isSpec: "True" fullName: HarmonyLib.AccessTools.DeclaredField nameWithType: AccessTools.DeclaredField - uid: HarmonyLib.AccessTools.DeclaredIndexer(System.Type,System.Type[]) name: DeclaredIndexer(Type, Type[]) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredIndexer_System_Type_System_Type___ commentId: M:HarmonyLib.AccessTools.DeclaredIndexer(System.Type,System.Type[]) name.vb: DeclaredIndexer(Type, Type()) fullName: HarmonyLib.AccessTools.DeclaredIndexer(System.Type, System.Type[]) fullName.vb: HarmonyLib.AccessTools.DeclaredIndexer(System.Type, System.Type()) nameWithType: AccessTools.DeclaredIndexer(Type, Type[]) nameWithType.vb: AccessTools.DeclaredIndexer(Type, Type()) - uid: HarmonyLib.AccessTools.DeclaredIndexer* name: DeclaredIndexer href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredIndexer_ commentId: Overload:HarmonyLib.AccessTools.DeclaredIndexer isSpec: "True" fullName: HarmonyLib.AccessTools.DeclaredIndexer nameWithType: AccessTools.DeclaredIndexer - uid: HarmonyLib.AccessTools.DeclaredIndexerGetter(System.Type,System.Type[]) name: DeclaredIndexerGetter(Type, Type[]) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredIndexerGetter_System_Type_System_Type___ commentId: M:HarmonyLib.AccessTools.DeclaredIndexerGetter(System.Type,System.Type[]) name.vb: DeclaredIndexerGetter(Type, Type()) fullName: HarmonyLib.AccessTools.DeclaredIndexerGetter(System.Type, System.Type[]) fullName.vb: HarmonyLib.AccessTools.DeclaredIndexerGetter(System.Type, System.Type()) nameWithType: AccessTools.DeclaredIndexerGetter(Type, Type[]) nameWithType.vb: AccessTools.DeclaredIndexerGetter(Type, Type()) - uid: HarmonyLib.AccessTools.DeclaredIndexerGetter* name: DeclaredIndexerGetter href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredIndexerGetter_ commentId: Overload:HarmonyLib.AccessTools.DeclaredIndexerGetter isSpec: "True" fullName: HarmonyLib.AccessTools.DeclaredIndexerGetter nameWithType: AccessTools.DeclaredIndexerGetter - uid: HarmonyLib.AccessTools.DeclaredIndexerSetter(System.Type,System.Type[]) name: DeclaredIndexerSetter(Type, Type[]) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredIndexerSetter_System_Type_System_Type___ commentId: M:HarmonyLib.AccessTools.DeclaredIndexerSetter(System.Type,System.Type[]) name.vb: DeclaredIndexerSetter(Type, Type()) fullName: HarmonyLib.AccessTools.DeclaredIndexerSetter(System.Type, System.Type[]) fullName.vb: HarmonyLib.AccessTools.DeclaredIndexerSetter(System.Type, System.Type()) nameWithType: AccessTools.DeclaredIndexerSetter(Type, Type[]) nameWithType.vb: AccessTools.DeclaredIndexerSetter(Type, Type()) - uid: HarmonyLib.AccessTools.DeclaredIndexerSetter* name: DeclaredIndexerSetter href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredIndexerSetter_ commentId: Overload:HarmonyLib.AccessTools.DeclaredIndexerSetter isSpec: "True" fullName: HarmonyLib.AccessTools.DeclaredIndexerSetter nameWithType: AccessTools.DeclaredIndexerSetter - uid: HarmonyLib.AccessTools.DeclaredMethod(System.String,System.Type[],System.Type[]) name: DeclaredMethod(String, Type[], Type[]) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredMethod_System_String_System_Type___System_Type___ commentId: M:HarmonyLib.AccessTools.DeclaredMethod(System.String,System.Type[],System.Type[]) name.vb: DeclaredMethod(String, Type(), Type()) fullName: HarmonyLib.AccessTools.DeclaredMethod(System.String, System.Type[], System.Type[]) fullName.vb: HarmonyLib.AccessTools.DeclaredMethod(System.String, System.Type(), System.Type()) nameWithType: AccessTools.DeclaredMethod(String, Type[], Type[]) nameWithType.vb: AccessTools.DeclaredMethod(String, Type(), Type()) - uid: HarmonyLib.AccessTools.DeclaredMethod(System.Type,System.String,System.Type[],System.Type[]) name: DeclaredMethod(Type, String, Type[], Type[]) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredMethod_System_Type_System_String_System_Type___System_Type___ commentId: M:HarmonyLib.AccessTools.DeclaredMethod(System.Type,System.String,System.Type[],System.Type[]) name.vb: DeclaredMethod(Type, String, Type(), Type()) fullName: HarmonyLib.AccessTools.DeclaredMethod(System.Type, System.String, System.Type[], System.Type[]) fullName.vb: HarmonyLib.AccessTools.DeclaredMethod(System.Type, System.String, System.Type(), System.Type()) nameWithType: AccessTools.DeclaredMethod(Type, String, Type[], Type[]) nameWithType.vb: AccessTools.DeclaredMethod(Type, String, Type(), Type()) - uid: HarmonyLib.AccessTools.DeclaredMethod* name: DeclaredMethod href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredMethod_ commentId: Overload:HarmonyLib.AccessTools.DeclaredMethod isSpec: "True" fullName: HarmonyLib.AccessTools.DeclaredMethod nameWithType: AccessTools.DeclaredMethod - uid: HarmonyLib.AccessTools.DeclaredProperty(System.String) name: DeclaredProperty(String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredProperty_System_String_ commentId: M:HarmonyLib.AccessTools.DeclaredProperty(System.String) fullName: HarmonyLib.AccessTools.DeclaredProperty(System.String) nameWithType: AccessTools.DeclaredProperty(String) - uid: HarmonyLib.AccessTools.DeclaredProperty(System.Type,System.String) name: DeclaredProperty(Type, String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredProperty_System_Type_System_String_ commentId: M:HarmonyLib.AccessTools.DeclaredProperty(System.Type,System.String) fullName: HarmonyLib.AccessTools.DeclaredProperty(System.Type, System.String) nameWithType: AccessTools.DeclaredProperty(Type, String) - uid: HarmonyLib.AccessTools.DeclaredProperty* name: DeclaredProperty href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredProperty_ commentId: Overload:HarmonyLib.AccessTools.DeclaredProperty isSpec: "True" fullName: HarmonyLib.AccessTools.DeclaredProperty nameWithType: AccessTools.DeclaredProperty - uid: HarmonyLib.AccessTools.DeclaredPropertyGetter(System.String) name: DeclaredPropertyGetter(String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredPropertyGetter_System_String_ commentId: M:HarmonyLib.AccessTools.DeclaredPropertyGetter(System.String) fullName: HarmonyLib.AccessTools.DeclaredPropertyGetter(System.String) nameWithType: AccessTools.DeclaredPropertyGetter(String) - uid: HarmonyLib.AccessTools.DeclaredPropertyGetter(System.Type,System.String) name: DeclaredPropertyGetter(Type, String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredPropertyGetter_System_Type_System_String_ commentId: M:HarmonyLib.AccessTools.DeclaredPropertyGetter(System.Type,System.String) fullName: HarmonyLib.AccessTools.DeclaredPropertyGetter(System.Type, System.String) nameWithType: AccessTools.DeclaredPropertyGetter(Type, String) - uid: HarmonyLib.AccessTools.DeclaredPropertyGetter* name: DeclaredPropertyGetter href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredPropertyGetter_ commentId: Overload:HarmonyLib.AccessTools.DeclaredPropertyGetter isSpec: "True" fullName: HarmonyLib.AccessTools.DeclaredPropertyGetter nameWithType: AccessTools.DeclaredPropertyGetter - uid: HarmonyLib.AccessTools.DeclaredPropertySetter(System.String) name: DeclaredPropertySetter(String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredPropertySetter_System_String_ commentId: M:HarmonyLib.AccessTools.DeclaredPropertySetter(System.String) fullName: HarmonyLib.AccessTools.DeclaredPropertySetter(System.String) nameWithType: AccessTools.DeclaredPropertySetter(String) - uid: HarmonyLib.AccessTools.DeclaredPropertySetter(System.Type,System.String) name: DeclaredPropertySetter(Type, String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredPropertySetter_System_Type_System_String_ commentId: M:HarmonyLib.AccessTools.DeclaredPropertySetter(System.Type,System.String) fullName: HarmonyLib.AccessTools.DeclaredPropertySetter(System.Type, System.String) nameWithType: AccessTools.DeclaredPropertySetter(Type, String) - uid: HarmonyLib.AccessTools.DeclaredPropertySetter* name: DeclaredPropertySetter href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredPropertySetter_ commentId: Overload:HarmonyLib.AccessTools.DeclaredPropertySetter isSpec: "True" fullName: HarmonyLib.AccessTools.DeclaredPropertySetter nameWithType: AccessTools.DeclaredPropertySetter - uid: HarmonyLib.AccessTools.EnumeratorMoveNext(System.Reflection.MethodBase) name: EnumeratorMoveNext(MethodBase) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_EnumeratorMoveNext_System_Reflection_MethodBase_ commentId: M:HarmonyLib.AccessTools.EnumeratorMoveNext(System.Reflection.MethodBase) fullName: HarmonyLib.AccessTools.EnumeratorMoveNext(System.Reflection.MethodBase) nameWithType: AccessTools.EnumeratorMoveNext(MethodBase) - uid: HarmonyLib.AccessTools.EnumeratorMoveNext* name: EnumeratorMoveNext href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_EnumeratorMoveNext_ commentId: Overload:HarmonyLib.AccessTools.EnumeratorMoveNext isSpec: "True" fullName: HarmonyLib.AccessTools.EnumeratorMoveNext nameWithType: AccessTools.EnumeratorMoveNext - uid: HarmonyLib.AccessTools.Field(System.String) name: Field(String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Field_System_String_ commentId: M:HarmonyLib.AccessTools.Field(System.String) fullName: HarmonyLib.AccessTools.Field(System.String) nameWithType: AccessTools.Field(String) - uid: HarmonyLib.AccessTools.Field(System.Type,System.String) name: Field(Type, String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Field_System_Type_System_String_ commentId: M:HarmonyLib.AccessTools.Field(System.Type,System.String) fullName: HarmonyLib.AccessTools.Field(System.Type, System.String) nameWithType: AccessTools.Field(Type, String) - uid: HarmonyLib.AccessTools.Field* name: Field href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Field_ commentId: Overload:HarmonyLib.AccessTools.Field isSpec: "True" fullName: HarmonyLib.AccessTools.Field nameWithType: AccessTools.Field - uid: HarmonyLib.AccessTools.FieldRef`1 name: AccessTools.FieldRef href: api/HarmonyLib.AccessTools.FieldRef-1.html commentId: T:HarmonyLib.AccessTools.FieldRef`1 name.vb: AccessTools.FieldRef(Of F) fullName: HarmonyLib.AccessTools.FieldRef fullName.vb: HarmonyLib.AccessTools.FieldRef(Of F) nameWithType: AccessTools.FieldRef nameWithType.vb: AccessTools.FieldRef(Of F) - uid: HarmonyLib.AccessTools.FieldRef`2 name: AccessTools.FieldRef href: api/HarmonyLib.AccessTools.FieldRef-2.html commentId: T:HarmonyLib.AccessTools.FieldRef`2 name.vb: AccessTools.FieldRef(Of T, F) fullName: HarmonyLib.AccessTools.FieldRef fullName.vb: HarmonyLib.AccessTools.FieldRef(Of T, F) nameWithType: AccessTools.FieldRef nameWithType.vb: AccessTools.FieldRef(Of T, F) - uid: HarmonyLib.AccessTools.FieldRefAccess* name: FieldRefAccess href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FieldRefAccess_ commentId: Overload:HarmonyLib.AccessTools.FieldRefAccess isSpec: "True" fullName: HarmonyLib.AccessTools.FieldRefAccess nameWithType: AccessTools.FieldRefAccess - uid: HarmonyLib.AccessTools.FieldRefAccess``1(System.String) name: FieldRefAccess(String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FieldRefAccess__1_System_String_ commentId: M:HarmonyLib.AccessTools.FieldRefAccess``1(System.String) name.vb: FieldRefAccess(Of F)(String) fullName: HarmonyLib.AccessTools.FieldRefAccess(System.String) fullName.vb: HarmonyLib.AccessTools.FieldRefAccess(Of F)(System.String) nameWithType: AccessTools.FieldRefAccess(String) nameWithType.vb: AccessTools.FieldRefAccess(Of F)(String) - uid: HarmonyLib.AccessTools.FieldRefAccess``1(System.Type,System.String) name: FieldRefAccess(Type, String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FieldRefAccess__1_System_Type_System_String_ commentId: M:HarmonyLib.AccessTools.FieldRefAccess``1(System.Type,System.String) name.vb: FieldRefAccess(Of F)(Type, String) fullName: HarmonyLib.AccessTools.FieldRefAccess(System.Type, System.String) fullName.vb: HarmonyLib.AccessTools.FieldRefAccess(Of F)(System.Type, System.String) nameWithType: AccessTools.FieldRefAccess(Type, String) nameWithType.vb: AccessTools.FieldRefAccess(Of F)(Type, String) - uid: HarmonyLib.AccessTools.FieldRefAccess``2(``0,System.Reflection.FieldInfo) name: FieldRefAccess(T, FieldInfo) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FieldRefAccess__2___0_System_Reflection_FieldInfo_ commentId: M:HarmonyLib.AccessTools.FieldRefAccess``2(``0,System.Reflection.FieldInfo) name.vb: FieldRefAccess(Of T, F)(T, FieldInfo) fullName: HarmonyLib.AccessTools.FieldRefAccess(T, System.Reflection.FieldInfo) fullName.vb: HarmonyLib.AccessTools.FieldRefAccess(Of T, F)(T, System.Reflection.FieldInfo) nameWithType: AccessTools.FieldRefAccess(T, FieldInfo) nameWithType.vb: AccessTools.FieldRefAccess(Of T, F)(T, FieldInfo) - uid: HarmonyLib.AccessTools.FieldRefAccess``2(``0,System.String) name: FieldRefAccess(T, String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FieldRefAccess__2___0_System_String_ commentId: M:HarmonyLib.AccessTools.FieldRefAccess``2(``0,System.String) name.vb: FieldRefAccess(Of T, F)(T, String) fullName: HarmonyLib.AccessTools.FieldRefAccess(T, System.String) fullName.vb: HarmonyLib.AccessTools.FieldRefAccess(Of T, F)(T, System.String) nameWithType: AccessTools.FieldRefAccess(T, String) nameWithType.vb: AccessTools.FieldRefAccess(Of T, F)(T, String) - uid: HarmonyLib.AccessTools.FieldRefAccess``2(System.Reflection.FieldInfo) name: FieldRefAccess(FieldInfo) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FieldRefAccess__2_System_Reflection_FieldInfo_ commentId: M:HarmonyLib.AccessTools.FieldRefAccess``2(System.Reflection.FieldInfo) name.vb: FieldRefAccess(Of T, F)(FieldInfo) fullName: HarmonyLib.AccessTools.FieldRefAccess(System.Reflection.FieldInfo) fullName.vb: HarmonyLib.AccessTools.FieldRefAccess(Of T, F)(System.Reflection.FieldInfo) nameWithType: AccessTools.FieldRefAccess(FieldInfo) nameWithType.vb: AccessTools.FieldRefAccess(Of T, F)(FieldInfo) - uid: HarmonyLib.AccessTools.FieldRefAccess``2(System.String) name: FieldRefAccess(String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FieldRefAccess__2_System_String_ commentId: M:HarmonyLib.AccessTools.FieldRefAccess``2(System.String) name.vb: FieldRefAccess(Of T, F)(String) fullName: HarmonyLib.AccessTools.FieldRefAccess(System.String) fullName.vb: HarmonyLib.AccessTools.FieldRefAccess(Of T, F)(System.String) nameWithType: AccessTools.FieldRefAccess(String) nameWithType.vb: AccessTools.FieldRefAccess(Of T, F)(String) - uid: HarmonyLib.AccessTools.FindIncludingBaseTypes* name: FindIncludingBaseTypes href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FindIncludingBaseTypes_ commentId: Overload:HarmonyLib.AccessTools.FindIncludingBaseTypes isSpec: "True" fullName: HarmonyLib.AccessTools.FindIncludingBaseTypes nameWithType: AccessTools.FindIncludingBaseTypes - uid: HarmonyLib.AccessTools.FindIncludingBaseTypes``1(System.Type,System.Func{System.Type,``0}) name: FindIncludingBaseTypes(Type, Func) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FindIncludingBaseTypes__1_System_Type_System_Func_System_Type___0__ commentId: M:HarmonyLib.AccessTools.FindIncludingBaseTypes``1(System.Type,System.Func{System.Type,``0}) name.vb: FindIncludingBaseTypes(Of T)(Type, Func(Of Type, T)) fullName: HarmonyLib.AccessTools.FindIncludingBaseTypes(System.Type, System.Func) fullName.vb: HarmonyLib.AccessTools.FindIncludingBaseTypes(Of T)(System.Type, System.Func(Of System.Type, T)) nameWithType: AccessTools.FindIncludingBaseTypes(Type, Func) nameWithType.vb: AccessTools.FindIncludingBaseTypes(Of T)(Type, Func(Of Type, T)) - uid: HarmonyLib.AccessTools.FindIncludingInnerTypes* name: FindIncludingInnerTypes href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FindIncludingInnerTypes_ commentId: Overload:HarmonyLib.AccessTools.FindIncludingInnerTypes isSpec: "True" fullName: HarmonyLib.AccessTools.FindIncludingInnerTypes nameWithType: AccessTools.FindIncludingInnerTypes - uid: HarmonyLib.AccessTools.FindIncludingInnerTypes``1(System.Type,System.Func{System.Type,``0}) name: FindIncludingInnerTypes(Type, Func) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FindIncludingInnerTypes__1_System_Type_System_Func_System_Type___0__ commentId: M:HarmonyLib.AccessTools.FindIncludingInnerTypes``1(System.Type,System.Func{System.Type,``0}) name.vb: FindIncludingInnerTypes(Of T)(Type, Func(Of Type, T)) fullName: HarmonyLib.AccessTools.FindIncludingInnerTypes(System.Type, System.Func) fullName.vb: HarmonyLib.AccessTools.FindIncludingInnerTypes(Of T)(System.Type, System.Func(Of System.Type, T)) nameWithType: AccessTools.FindIncludingInnerTypes(Type, Func) nameWithType.vb: AccessTools.FindIncludingInnerTypes(Of T)(Type, Func(Of Type, T)) - uid: HarmonyLib.AccessTools.FirstConstructor(System.Type,System.Func{System.Reflection.ConstructorInfo,System.Boolean}) name: FirstConstructor(Type, Func) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FirstConstructor_System_Type_System_Func_System_Reflection_ConstructorInfo_System_Boolean__ commentId: M:HarmonyLib.AccessTools.FirstConstructor(System.Type,System.Func{System.Reflection.ConstructorInfo,System.Boolean}) name.vb: FirstConstructor(Type, Func(Of ConstructorInfo, Boolean)) fullName: HarmonyLib.AccessTools.FirstConstructor(System.Type, System.Func) fullName.vb: HarmonyLib.AccessTools.FirstConstructor(System.Type, System.Func(Of System.Reflection.ConstructorInfo, System.Boolean)) nameWithType: AccessTools.FirstConstructor(Type, Func) nameWithType.vb: AccessTools.FirstConstructor(Type, Func(Of ConstructorInfo, Boolean)) - uid: HarmonyLib.AccessTools.FirstConstructor* name: FirstConstructor href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FirstConstructor_ commentId: Overload:HarmonyLib.AccessTools.FirstConstructor isSpec: "True" fullName: HarmonyLib.AccessTools.FirstConstructor nameWithType: AccessTools.FirstConstructor - uid: HarmonyLib.AccessTools.FirstInner(System.Type,System.Func{System.Type,System.Boolean}) name: FirstInner(Type, Func) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FirstInner_System_Type_System_Func_System_Type_System_Boolean__ commentId: M:HarmonyLib.AccessTools.FirstInner(System.Type,System.Func{System.Type,System.Boolean}) name.vb: FirstInner(Type, Func(Of Type, Boolean)) fullName: HarmonyLib.AccessTools.FirstInner(System.Type, System.Func) fullName.vb: HarmonyLib.AccessTools.FirstInner(System.Type, System.Func(Of System.Type, System.Boolean)) nameWithType: AccessTools.FirstInner(Type, Func) nameWithType.vb: AccessTools.FirstInner(Type, Func(Of Type, Boolean)) - uid: HarmonyLib.AccessTools.FirstInner* name: FirstInner href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FirstInner_ commentId: Overload:HarmonyLib.AccessTools.FirstInner isSpec: "True" fullName: HarmonyLib.AccessTools.FirstInner nameWithType: AccessTools.FirstInner - uid: HarmonyLib.AccessTools.FirstMethod(System.Type,System.Func{System.Reflection.MethodInfo,System.Boolean}) name: FirstMethod(Type, Func) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FirstMethod_System_Type_System_Func_System_Reflection_MethodInfo_System_Boolean__ commentId: M:HarmonyLib.AccessTools.FirstMethod(System.Type,System.Func{System.Reflection.MethodInfo,System.Boolean}) name.vb: FirstMethod(Type, Func(Of MethodInfo, Boolean)) fullName: HarmonyLib.AccessTools.FirstMethod(System.Type, System.Func) fullName.vb: HarmonyLib.AccessTools.FirstMethod(System.Type, System.Func(Of System.Reflection.MethodInfo, System.Boolean)) nameWithType: AccessTools.FirstMethod(Type, Func) nameWithType.vb: AccessTools.FirstMethod(Type, Func(Of MethodInfo, Boolean)) - uid: HarmonyLib.AccessTools.FirstMethod* name: FirstMethod href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FirstMethod_ commentId: Overload:HarmonyLib.AccessTools.FirstMethod isSpec: "True" fullName: HarmonyLib.AccessTools.FirstMethod nameWithType: AccessTools.FirstMethod - uid: HarmonyLib.AccessTools.FirstProperty(System.Type,System.Func{System.Reflection.PropertyInfo,System.Boolean}) name: FirstProperty(Type, Func) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FirstProperty_System_Type_System_Func_System_Reflection_PropertyInfo_System_Boolean__ commentId: M:HarmonyLib.AccessTools.FirstProperty(System.Type,System.Func{System.Reflection.PropertyInfo,System.Boolean}) name.vb: FirstProperty(Type, Func(Of PropertyInfo, Boolean)) fullName: HarmonyLib.AccessTools.FirstProperty(System.Type, System.Func) fullName.vb: HarmonyLib.AccessTools.FirstProperty(System.Type, System.Func(Of System.Reflection.PropertyInfo, System.Boolean)) nameWithType: AccessTools.FirstProperty(Type, Func) nameWithType.vb: AccessTools.FirstProperty(Type, Func(Of PropertyInfo, Boolean)) - uid: HarmonyLib.AccessTools.FirstProperty* name: FirstProperty href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FirstProperty_ commentId: Overload:HarmonyLib.AccessTools.FirstProperty isSpec: "True" fullName: HarmonyLib.AccessTools.FirstProperty nameWithType: AccessTools.FirstProperty - uid: HarmonyLib.AccessTools.GetDeclaredConstructors(System.Type,System.Nullable{System.Boolean}) name: GetDeclaredConstructors(Type, Nullable) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredConstructors_System_Type_System_Nullable_System_Boolean__ commentId: M:HarmonyLib.AccessTools.GetDeclaredConstructors(System.Type,System.Nullable{System.Boolean}) name.vb: GetDeclaredConstructors(Type, Nullable(Of Boolean)) fullName: HarmonyLib.AccessTools.GetDeclaredConstructors(System.Type, System.Nullable) fullName.vb: HarmonyLib.AccessTools.GetDeclaredConstructors(System.Type, System.Nullable(Of System.Boolean)) nameWithType: AccessTools.GetDeclaredConstructors(Type, Nullable) nameWithType.vb: AccessTools.GetDeclaredConstructors(Type, Nullable(Of Boolean)) - uid: HarmonyLib.AccessTools.GetDeclaredConstructors* name: GetDeclaredConstructors href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredConstructors_ commentId: Overload:HarmonyLib.AccessTools.GetDeclaredConstructors isSpec: "True" fullName: HarmonyLib.AccessTools.GetDeclaredConstructors nameWithType: AccessTools.GetDeclaredConstructors - uid: HarmonyLib.AccessTools.GetDeclaredFields(System.Type) name: GetDeclaredFields(Type) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredFields_System_Type_ commentId: M:HarmonyLib.AccessTools.GetDeclaredFields(System.Type) fullName: HarmonyLib.AccessTools.GetDeclaredFields(System.Type) nameWithType: AccessTools.GetDeclaredFields(Type) - uid: HarmonyLib.AccessTools.GetDeclaredFields* name: GetDeclaredFields href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredFields_ commentId: Overload:HarmonyLib.AccessTools.GetDeclaredFields isSpec: "True" fullName: HarmonyLib.AccessTools.GetDeclaredFields nameWithType: AccessTools.GetDeclaredFields - uid: HarmonyLib.AccessTools.GetDeclaredMember* name: GetDeclaredMember href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredMember_ commentId: Overload:HarmonyLib.AccessTools.GetDeclaredMember isSpec: "True" fullName: HarmonyLib.AccessTools.GetDeclaredMember nameWithType: AccessTools.GetDeclaredMember - uid: HarmonyLib.AccessTools.GetDeclaredMember``1(``0) name: GetDeclaredMember(T) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredMember__1___0_ commentId: M:HarmonyLib.AccessTools.GetDeclaredMember``1(``0) name.vb: GetDeclaredMember(Of T)(T) fullName: HarmonyLib.AccessTools.GetDeclaredMember(T) fullName.vb: HarmonyLib.AccessTools.GetDeclaredMember(Of T)(T) nameWithType: AccessTools.GetDeclaredMember(T) nameWithType.vb: AccessTools.GetDeclaredMember(Of T)(T) - uid: HarmonyLib.AccessTools.GetDeclaredMethods(System.Type) name: GetDeclaredMethods(Type) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredMethods_System_Type_ commentId: M:HarmonyLib.AccessTools.GetDeclaredMethods(System.Type) fullName: HarmonyLib.AccessTools.GetDeclaredMethods(System.Type) nameWithType: AccessTools.GetDeclaredMethods(Type) - uid: HarmonyLib.AccessTools.GetDeclaredMethods* name: GetDeclaredMethods href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredMethods_ commentId: Overload:HarmonyLib.AccessTools.GetDeclaredMethods isSpec: "True" fullName: HarmonyLib.AccessTools.GetDeclaredMethods nameWithType: AccessTools.GetDeclaredMethods - uid: HarmonyLib.AccessTools.GetDeclaredProperties(System.Type) name: GetDeclaredProperties(Type) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredProperties_System_Type_ commentId: M:HarmonyLib.AccessTools.GetDeclaredProperties(System.Type) fullName: HarmonyLib.AccessTools.GetDeclaredProperties(System.Type) nameWithType: AccessTools.GetDeclaredProperties(Type) - uid: HarmonyLib.AccessTools.GetDeclaredProperties* name: GetDeclaredProperties href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredProperties_ commentId: Overload:HarmonyLib.AccessTools.GetDeclaredProperties isSpec: "True" fullName: HarmonyLib.AccessTools.GetDeclaredProperties nameWithType: AccessTools.GetDeclaredProperties - uid: HarmonyLib.AccessTools.GetDefaultValue(System.Type) name: GetDefaultValue(Type) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDefaultValue_System_Type_ commentId: M:HarmonyLib.AccessTools.GetDefaultValue(System.Type) fullName: HarmonyLib.AccessTools.GetDefaultValue(System.Type) nameWithType: AccessTools.GetDefaultValue(Type) - uid: HarmonyLib.AccessTools.GetDefaultValue* name: GetDefaultValue href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDefaultValue_ commentId: Overload:HarmonyLib.AccessTools.GetDefaultValue isSpec: "True" fullName: HarmonyLib.AccessTools.GetDefaultValue nameWithType: AccessTools.GetDefaultValue - uid: HarmonyLib.AccessTools.GetFieldNames(System.Object) name: GetFieldNames(Object) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetFieldNames_System_Object_ commentId: M:HarmonyLib.AccessTools.GetFieldNames(System.Object) fullName: HarmonyLib.AccessTools.GetFieldNames(System.Object) nameWithType: AccessTools.GetFieldNames(Object) - uid: HarmonyLib.AccessTools.GetFieldNames(System.Type) name: GetFieldNames(Type) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetFieldNames_System_Type_ commentId: M:HarmonyLib.AccessTools.GetFieldNames(System.Type) fullName: HarmonyLib.AccessTools.GetFieldNames(System.Type) nameWithType: AccessTools.GetFieldNames(Type) - uid: HarmonyLib.AccessTools.GetFieldNames* name: GetFieldNames href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetFieldNames_ commentId: Overload:HarmonyLib.AccessTools.GetFieldNames isSpec: "True" fullName: HarmonyLib.AccessTools.GetFieldNames nameWithType: AccessTools.GetFieldNames - uid: HarmonyLib.AccessTools.GetMethodNames(System.Object) name: GetMethodNames(Object) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetMethodNames_System_Object_ commentId: M:HarmonyLib.AccessTools.GetMethodNames(System.Object) fullName: HarmonyLib.AccessTools.GetMethodNames(System.Object) nameWithType: AccessTools.GetMethodNames(Object) - uid: HarmonyLib.AccessTools.GetMethodNames(System.Type) name: GetMethodNames(Type) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetMethodNames_System_Type_ commentId: M:HarmonyLib.AccessTools.GetMethodNames(System.Type) fullName: HarmonyLib.AccessTools.GetMethodNames(System.Type) nameWithType: AccessTools.GetMethodNames(Type) - uid: HarmonyLib.AccessTools.GetMethodNames* name: GetMethodNames href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetMethodNames_ commentId: Overload:HarmonyLib.AccessTools.GetMethodNames isSpec: "True" fullName: HarmonyLib.AccessTools.GetMethodNames nameWithType: AccessTools.GetMethodNames - uid: HarmonyLib.AccessTools.GetOutsideCaller name: GetOutsideCaller() href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetOutsideCaller commentId: M:HarmonyLib.AccessTools.GetOutsideCaller fullName: HarmonyLib.AccessTools.GetOutsideCaller() nameWithType: AccessTools.GetOutsideCaller() - uid: HarmonyLib.AccessTools.GetOutsideCaller* name: GetOutsideCaller href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetOutsideCaller_ commentId: Overload:HarmonyLib.AccessTools.GetOutsideCaller isSpec: "True" fullName: HarmonyLib.AccessTools.GetOutsideCaller nameWithType: AccessTools.GetOutsideCaller - uid: HarmonyLib.AccessTools.GetPropertyNames(System.Object) name: GetPropertyNames(Object) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetPropertyNames_System_Object_ commentId: M:HarmonyLib.AccessTools.GetPropertyNames(System.Object) fullName: HarmonyLib.AccessTools.GetPropertyNames(System.Object) nameWithType: AccessTools.GetPropertyNames(Object) - uid: HarmonyLib.AccessTools.GetPropertyNames(System.Type) name: GetPropertyNames(Type) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetPropertyNames_System_Type_ commentId: M:HarmonyLib.AccessTools.GetPropertyNames(System.Type) fullName: HarmonyLib.AccessTools.GetPropertyNames(System.Type) nameWithType: AccessTools.GetPropertyNames(Type) - uid: HarmonyLib.AccessTools.GetPropertyNames* name: GetPropertyNames href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetPropertyNames_ commentId: Overload:HarmonyLib.AccessTools.GetPropertyNames isSpec: "True" fullName: HarmonyLib.AccessTools.GetPropertyNames nameWithType: AccessTools.GetPropertyNames - uid: HarmonyLib.AccessTools.GetReturnedType(System.Reflection.MethodBase) name: GetReturnedType(MethodBase) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetReturnedType_System_Reflection_MethodBase_ commentId: M:HarmonyLib.AccessTools.GetReturnedType(System.Reflection.MethodBase) fullName: HarmonyLib.AccessTools.GetReturnedType(System.Reflection.MethodBase) nameWithType: AccessTools.GetReturnedType(MethodBase) - uid: HarmonyLib.AccessTools.GetReturnedType* name: GetReturnedType href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetReturnedType_ commentId: Overload:HarmonyLib.AccessTools.GetReturnedType isSpec: "True" fullName: HarmonyLib.AccessTools.GetReturnedType nameWithType: AccessTools.GetReturnedType - uid: HarmonyLib.AccessTools.GetTypes(System.Object[]) name: GetTypes(Object[]) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetTypes_System_Object___ commentId: M:HarmonyLib.AccessTools.GetTypes(System.Object[]) name.vb: GetTypes(Object()) fullName: HarmonyLib.AccessTools.GetTypes(System.Object[]) fullName.vb: HarmonyLib.AccessTools.GetTypes(System.Object()) nameWithType: AccessTools.GetTypes(Object[]) nameWithType.vb: AccessTools.GetTypes(Object()) - uid: HarmonyLib.AccessTools.GetTypes* name: GetTypes href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetTypes_ commentId: Overload:HarmonyLib.AccessTools.GetTypes isSpec: "True" fullName: HarmonyLib.AccessTools.GetTypes nameWithType: AccessTools.GetTypes - uid: HarmonyLib.AccessTools.GetTypesFromAssembly(System.Reflection.Assembly) name: GetTypesFromAssembly(Assembly) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetTypesFromAssembly_System_Reflection_Assembly_ commentId: M:HarmonyLib.AccessTools.GetTypesFromAssembly(System.Reflection.Assembly) fullName: HarmonyLib.AccessTools.GetTypesFromAssembly(System.Reflection.Assembly) nameWithType: AccessTools.GetTypesFromAssembly(Assembly) - uid: HarmonyLib.AccessTools.GetTypesFromAssembly* name: GetTypesFromAssembly href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetTypesFromAssembly_ commentId: Overload:HarmonyLib.AccessTools.GetTypesFromAssembly isSpec: "True" fullName: HarmonyLib.AccessTools.GetTypesFromAssembly nameWithType: AccessTools.GetTypesFromAssembly - uid: HarmonyLib.AccessTools.GetUnderlyingType(System.Reflection.MemberInfo) name: GetUnderlyingType(MemberInfo) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetUnderlyingType_System_Reflection_MemberInfo_ commentId: M:HarmonyLib.AccessTools.GetUnderlyingType(System.Reflection.MemberInfo) fullName: HarmonyLib.AccessTools.GetUnderlyingType(System.Reflection.MemberInfo) nameWithType: AccessTools.GetUnderlyingType(MemberInfo) - uid: HarmonyLib.AccessTools.GetUnderlyingType* name: GetUnderlyingType href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetUnderlyingType_ commentId: Overload:HarmonyLib.AccessTools.GetUnderlyingType isSpec: "True" fullName: HarmonyLib.AccessTools.GetUnderlyingType nameWithType: AccessTools.GetUnderlyingType - uid: HarmonyLib.AccessTools.HarmonyDelegate* name: HarmonyDelegate href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_HarmonyDelegate_ commentId: Overload:HarmonyLib.AccessTools.HarmonyDelegate isSpec: "True" fullName: HarmonyLib.AccessTools.HarmonyDelegate nameWithType: AccessTools.HarmonyDelegate - uid: HarmonyLib.AccessTools.HarmonyDelegate``1(System.Object) name: HarmonyDelegate(Object) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_HarmonyDelegate__1_System_Object_ commentId: M:HarmonyLib.AccessTools.HarmonyDelegate``1(System.Object) name.vb: HarmonyDelegate(Of DelegateType)(Object) fullName: HarmonyLib.AccessTools.HarmonyDelegate(System.Object) fullName.vb: HarmonyLib.AccessTools.HarmonyDelegate(Of DelegateType)(System.Object) nameWithType: AccessTools.HarmonyDelegate(Object) nameWithType.vb: AccessTools.HarmonyDelegate(Of DelegateType)(Object) - uid: HarmonyLib.AccessTools.Identifiable(System.Reflection.MethodInfo) name: Identifiable(MethodInfo) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Identifiable_System_Reflection_MethodInfo_ commentId: M:HarmonyLib.AccessTools.Identifiable(System.Reflection.MethodInfo) fullName: HarmonyLib.AccessTools.Identifiable(System.Reflection.MethodInfo) nameWithType: AccessTools.Identifiable(MethodInfo) - uid: HarmonyLib.AccessTools.Identifiable* name: Identifiable href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Identifiable_ commentId: Overload:HarmonyLib.AccessTools.Identifiable isSpec: "True" fullName: HarmonyLib.AccessTools.Identifiable nameWithType: AccessTools.Identifiable - uid: HarmonyLib.AccessTools.Indexer(System.Type,System.Type[]) name: Indexer(Type, Type[]) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Indexer_System_Type_System_Type___ commentId: M:HarmonyLib.AccessTools.Indexer(System.Type,System.Type[]) name.vb: Indexer(Type, Type()) fullName: HarmonyLib.AccessTools.Indexer(System.Type, System.Type[]) fullName.vb: HarmonyLib.AccessTools.Indexer(System.Type, System.Type()) nameWithType: AccessTools.Indexer(Type, Type[]) nameWithType.vb: AccessTools.Indexer(Type, Type()) - uid: HarmonyLib.AccessTools.Indexer* name: Indexer href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Indexer_ commentId: Overload:HarmonyLib.AccessTools.Indexer isSpec: "True" fullName: HarmonyLib.AccessTools.Indexer nameWithType: AccessTools.Indexer - uid: HarmonyLib.AccessTools.IndexerGetter(System.Type,System.Type[]) name: IndexerGetter(Type, Type[]) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IndexerGetter_System_Type_System_Type___ commentId: M:HarmonyLib.AccessTools.IndexerGetter(System.Type,System.Type[]) name.vb: IndexerGetter(Type, Type()) fullName: HarmonyLib.AccessTools.IndexerGetter(System.Type, System.Type[]) fullName.vb: HarmonyLib.AccessTools.IndexerGetter(System.Type, System.Type()) nameWithType: AccessTools.IndexerGetter(Type, Type[]) nameWithType.vb: AccessTools.IndexerGetter(Type, Type()) - uid: HarmonyLib.AccessTools.IndexerGetter* name: IndexerGetter href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IndexerGetter_ commentId: Overload:HarmonyLib.AccessTools.IndexerGetter isSpec: "True" fullName: HarmonyLib.AccessTools.IndexerGetter nameWithType: AccessTools.IndexerGetter - uid: HarmonyLib.AccessTools.IndexerSetter(System.Type,System.Type[]) name: IndexerSetter(Type, Type[]) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IndexerSetter_System_Type_System_Type___ commentId: M:HarmonyLib.AccessTools.IndexerSetter(System.Type,System.Type[]) name.vb: IndexerSetter(Type, Type()) fullName: HarmonyLib.AccessTools.IndexerSetter(System.Type, System.Type[]) fullName.vb: HarmonyLib.AccessTools.IndexerSetter(System.Type, System.Type()) nameWithType: AccessTools.IndexerSetter(Type, Type[]) nameWithType.vb: AccessTools.IndexerSetter(Type, Type()) - uid: HarmonyLib.AccessTools.IndexerSetter* name: IndexerSetter href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IndexerSetter_ commentId: Overload:HarmonyLib.AccessTools.IndexerSetter isSpec: "True" fullName: HarmonyLib.AccessTools.IndexerSetter nameWithType: AccessTools.IndexerSetter - uid: HarmonyLib.AccessTools.Inner(System.Type,System.String) name: Inner(Type, String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Inner_System_Type_System_String_ commentId: M:HarmonyLib.AccessTools.Inner(System.Type,System.String) fullName: HarmonyLib.AccessTools.Inner(System.Type, System.String) nameWithType: AccessTools.Inner(Type, String) - uid: HarmonyLib.AccessTools.Inner* name: Inner href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Inner_ commentId: Overload:HarmonyLib.AccessTools.Inner isSpec: "True" fullName: HarmonyLib.AccessTools.Inner nameWithType: AccessTools.Inner - uid: HarmonyLib.AccessTools.InnerTypes(System.Type) name: InnerTypes(Type) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_InnerTypes_System_Type_ commentId: M:HarmonyLib.AccessTools.InnerTypes(System.Type) fullName: HarmonyLib.AccessTools.InnerTypes(System.Type) nameWithType: AccessTools.InnerTypes(Type) - uid: HarmonyLib.AccessTools.InnerTypes* name: InnerTypes href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_InnerTypes_ commentId: Overload:HarmonyLib.AccessTools.InnerTypes isSpec: "True" fullName: HarmonyLib.AccessTools.InnerTypes nameWithType: AccessTools.InnerTypes - uid: HarmonyLib.AccessTools.IsClass(System.Type) name: IsClass(Type) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsClass_System_Type_ commentId: M:HarmonyLib.AccessTools.IsClass(System.Type) fullName: HarmonyLib.AccessTools.IsClass(System.Type) nameWithType: AccessTools.IsClass(Type) - uid: HarmonyLib.AccessTools.IsClass* name: IsClass href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsClass_ commentId: Overload:HarmonyLib.AccessTools.IsClass isSpec: "True" fullName: HarmonyLib.AccessTools.IsClass nameWithType: AccessTools.IsClass - uid: HarmonyLib.AccessTools.IsDeclaredMember* name: IsDeclaredMember href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsDeclaredMember_ commentId: Overload:HarmonyLib.AccessTools.IsDeclaredMember isSpec: "True" fullName: HarmonyLib.AccessTools.IsDeclaredMember nameWithType: AccessTools.IsDeclaredMember - uid: HarmonyLib.AccessTools.IsDeclaredMember``1(``0) name: IsDeclaredMember(T) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsDeclaredMember__1___0_ commentId: M:HarmonyLib.AccessTools.IsDeclaredMember``1(``0) name.vb: IsDeclaredMember(Of T)(T) fullName: HarmonyLib.AccessTools.IsDeclaredMember(T) fullName.vb: HarmonyLib.AccessTools.IsDeclaredMember(Of T)(T) nameWithType: AccessTools.IsDeclaredMember(T) nameWithType.vb: AccessTools.IsDeclaredMember(Of T)(T) - uid: HarmonyLib.AccessTools.IsFloatingPoint(System.Type) name: IsFloatingPoint(Type) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsFloatingPoint_System_Type_ commentId: M:HarmonyLib.AccessTools.IsFloatingPoint(System.Type) fullName: HarmonyLib.AccessTools.IsFloatingPoint(System.Type) nameWithType: AccessTools.IsFloatingPoint(Type) - uid: HarmonyLib.AccessTools.IsFloatingPoint* name: IsFloatingPoint href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsFloatingPoint_ commentId: Overload:HarmonyLib.AccessTools.IsFloatingPoint isSpec: "True" fullName: HarmonyLib.AccessTools.IsFloatingPoint nameWithType: AccessTools.IsFloatingPoint - uid: HarmonyLib.AccessTools.IsInteger(System.Type) name: IsInteger(Type) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsInteger_System_Type_ commentId: M:HarmonyLib.AccessTools.IsInteger(System.Type) fullName: HarmonyLib.AccessTools.IsInteger(System.Type) nameWithType: AccessTools.IsInteger(Type) - uid: HarmonyLib.AccessTools.IsInteger* name: IsInteger href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsInteger_ commentId: Overload:HarmonyLib.AccessTools.IsInteger isSpec: "True" fullName: HarmonyLib.AccessTools.IsInteger nameWithType: AccessTools.IsInteger - uid: HarmonyLib.AccessTools.IsMonoRuntime name: IsMonoRuntime href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsMonoRuntime commentId: P:HarmonyLib.AccessTools.IsMonoRuntime fullName: HarmonyLib.AccessTools.IsMonoRuntime nameWithType: AccessTools.IsMonoRuntime - uid: HarmonyLib.AccessTools.IsMonoRuntime* name: IsMonoRuntime href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsMonoRuntime_ commentId: Overload:HarmonyLib.AccessTools.IsMonoRuntime isSpec: "True" fullName: HarmonyLib.AccessTools.IsMonoRuntime nameWithType: AccessTools.IsMonoRuntime - uid: HarmonyLib.AccessTools.IsNetCoreRuntime name: IsNetCoreRuntime href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsNetCoreRuntime commentId: P:HarmonyLib.AccessTools.IsNetCoreRuntime fullName: HarmonyLib.AccessTools.IsNetCoreRuntime nameWithType: AccessTools.IsNetCoreRuntime - uid: HarmonyLib.AccessTools.IsNetCoreRuntime* name: IsNetCoreRuntime href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsNetCoreRuntime_ commentId: Overload:HarmonyLib.AccessTools.IsNetCoreRuntime isSpec: "True" fullName: HarmonyLib.AccessTools.IsNetCoreRuntime nameWithType: AccessTools.IsNetCoreRuntime - uid: HarmonyLib.AccessTools.IsNetFrameworkRuntime name: IsNetFrameworkRuntime href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsNetFrameworkRuntime commentId: P:HarmonyLib.AccessTools.IsNetFrameworkRuntime fullName: HarmonyLib.AccessTools.IsNetFrameworkRuntime nameWithType: AccessTools.IsNetFrameworkRuntime - uid: HarmonyLib.AccessTools.IsNetFrameworkRuntime* name: IsNetFrameworkRuntime href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsNetFrameworkRuntime_ commentId: Overload:HarmonyLib.AccessTools.IsNetFrameworkRuntime isSpec: "True" fullName: HarmonyLib.AccessTools.IsNetFrameworkRuntime nameWithType: AccessTools.IsNetFrameworkRuntime - uid: HarmonyLib.AccessTools.IsNumber(System.Type) name: IsNumber(Type) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsNumber_System_Type_ commentId: M:HarmonyLib.AccessTools.IsNumber(System.Type) fullName: HarmonyLib.AccessTools.IsNumber(System.Type) nameWithType: AccessTools.IsNumber(Type) - uid: HarmonyLib.AccessTools.IsNumber* name: IsNumber href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsNumber_ commentId: Overload:HarmonyLib.AccessTools.IsNumber isSpec: "True" fullName: HarmonyLib.AccessTools.IsNumber nameWithType: AccessTools.IsNumber - uid: HarmonyLib.AccessTools.IsOfNullableType* name: IsOfNullableType href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsOfNullableType_ commentId: Overload:HarmonyLib.AccessTools.IsOfNullableType isSpec: "True" fullName: HarmonyLib.AccessTools.IsOfNullableType nameWithType: AccessTools.IsOfNullableType - uid: HarmonyLib.AccessTools.IsOfNullableType``1(``0) name: IsOfNullableType(T) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsOfNullableType__1___0_ commentId: M:HarmonyLib.AccessTools.IsOfNullableType``1(``0) name.vb: IsOfNullableType(Of T)(T) fullName: HarmonyLib.AccessTools.IsOfNullableType(T) fullName.vb: HarmonyLib.AccessTools.IsOfNullableType(Of T)(T) nameWithType: AccessTools.IsOfNullableType(T) nameWithType.vb: AccessTools.IsOfNullableType(Of T)(T) - uid: HarmonyLib.AccessTools.IsStatic(System.Reflection.MemberInfo) name: IsStatic(MemberInfo) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsStatic_System_Reflection_MemberInfo_ commentId: M:HarmonyLib.AccessTools.IsStatic(System.Reflection.MemberInfo) fullName: HarmonyLib.AccessTools.IsStatic(System.Reflection.MemberInfo) nameWithType: AccessTools.IsStatic(MemberInfo) - uid: HarmonyLib.AccessTools.IsStatic* name: IsStatic href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsStatic_ commentId: Overload:HarmonyLib.AccessTools.IsStatic isSpec: "True" fullName: HarmonyLib.AccessTools.IsStatic nameWithType: AccessTools.IsStatic - uid: HarmonyLib.AccessTools.IsStruct(System.Type) name: IsStruct(Type) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsStruct_System_Type_ commentId: M:HarmonyLib.AccessTools.IsStruct(System.Type) fullName: HarmonyLib.AccessTools.IsStruct(System.Type) nameWithType: AccessTools.IsStruct(Type) - uid: HarmonyLib.AccessTools.IsStruct* name: IsStruct href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsStruct_ commentId: Overload:HarmonyLib.AccessTools.IsStruct isSpec: "True" fullName: HarmonyLib.AccessTools.IsStruct nameWithType: AccessTools.IsStruct - uid: HarmonyLib.AccessTools.IsValue(System.Type) name: IsValue(Type) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsValue_System_Type_ commentId: M:HarmonyLib.AccessTools.IsValue(System.Type) fullName: HarmonyLib.AccessTools.IsValue(System.Type) nameWithType: AccessTools.IsValue(Type) - uid: HarmonyLib.AccessTools.IsValue* name: IsValue href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsValue_ commentId: Overload:HarmonyLib.AccessTools.IsValue isSpec: "True" fullName: HarmonyLib.AccessTools.IsValue nameWithType: AccessTools.IsValue - uid: HarmonyLib.AccessTools.IsVoid(System.Type) name: IsVoid(Type) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsVoid_System_Type_ commentId: M:HarmonyLib.AccessTools.IsVoid(System.Type) fullName: HarmonyLib.AccessTools.IsVoid(System.Type) nameWithType: AccessTools.IsVoid(Type) - uid: HarmonyLib.AccessTools.IsVoid* name: IsVoid href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsVoid_ commentId: Overload:HarmonyLib.AccessTools.IsVoid isSpec: "True" fullName: HarmonyLib.AccessTools.IsVoid nameWithType: AccessTools.IsVoid - uid: HarmonyLib.AccessTools.MakeDeepCopy(System.Object,System.Type,System.Func{System.String,HarmonyLib.Traverse,HarmonyLib.Traverse,System.Object},System.String) name: MakeDeepCopy(Object, Type, Func, String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_MakeDeepCopy_System_Object_System_Type_System_Func_System_String_HarmonyLib_Traverse_HarmonyLib_Traverse_System_Object__System_String_ commentId: M:HarmonyLib.AccessTools.MakeDeepCopy(System.Object,System.Type,System.Func{System.String,HarmonyLib.Traverse,HarmonyLib.Traverse,System.Object},System.String) name.vb: MakeDeepCopy(Object, Type, Func(Of String, Traverse, Traverse, Object), String) fullName: HarmonyLib.AccessTools.MakeDeepCopy(System.Object, System.Type, System.Func, System.String) fullName.vb: HarmonyLib.AccessTools.MakeDeepCopy(System.Object, System.Type, System.Func(Of System.String, HarmonyLib.Traverse, HarmonyLib.Traverse, System.Object), System.String) nameWithType: AccessTools.MakeDeepCopy(Object, Type, Func, String) nameWithType.vb: AccessTools.MakeDeepCopy(Object, Type, Func(Of String, Traverse, Traverse, Object), String) - uid: HarmonyLib.AccessTools.MakeDeepCopy* name: MakeDeepCopy href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_MakeDeepCopy_ commentId: Overload:HarmonyLib.AccessTools.MakeDeepCopy isSpec: "True" fullName: HarmonyLib.AccessTools.MakeDeepCopy nameWithType: AccessTools.MakeDeepCopy - uid: HarmonyLib.AccessTools.MakeDeepCopy``1(System.Object) name: MakeDeepCopy(Object) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_MakeDeepCopy__1_System_Object_ commentId: M:HarmonyLib.AccessTools.MakeDeepCopy``1(System.Object) name.vb: MakeDeepCopy(Of T)(Object) fullName: HarmonyLib.AccessTools.MakeDeepCopy(System.Object) fullName.vb: HarmonyLib.AccessTools.MakeDeepCopy(Of T)(System.Object) nameWithType: AccessTools.MakeDeepCopy(Object) nameWithType.vb: AccessTools.MakeDeepCopy(Of T)(Object) - uid: HarmonyLib.AccessTools.MakeDeepCopy``1(System.Object,``0@,System.Func{System.String,HarmonyLib.Traverse,HarmonyLib.Traverse,System.Object},System.String) name: MakeDeepCopy(Object, out T, Func, String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_MakeDeepCopy__1_System_Object___0__System_Func_System_String_HarmonyLib_Traverse_HarmonyLib_Traverse_System_Object__System_String_ commentId: M:HarmonyLib.AccessTools.MakeDeepCopy``1(System.Object,``0@,System.Func{System.String,HarmonyLib.Traverse,HarmonyLib.Traverse,System.Object},System.String) name.vb: MakeDeepCopy(Of T)(Object, ByRef T, Func(Of String, Traverse, Traverse, Object), String) fullName: HarmonyLib.AccessTools.MakeDeepCopy(System.Object, out T, System.Func, System.String) fullName.vb: HarmonyLib.AccessTools.MakeDeepCopy(Of T)(System.Object, ByRef T, System.Func(Of System.String, HarmonyLib.Traverse, HarmonyLib.Traverse, System.Object), System.String) nameWithType: AccessTools.MakeDeepCopy(Object, out T, Func, String) nameWithType.vb: AccessTools.MakeDeepCopy(Of T)(Object, ByRef T, Func(Of String, Traverse, Traverse, Object), String) - uid: HarmonyLib.AccessTools.Method(System.String,System.Type[],System.Type[]) name: Method(String, Type[], Type[]) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Method_System_String_System_Type___System_Type___ commentId: M:HarmonyLib.AccessTools.Method(System.String,System.Type[],System.Type[]) name.vb: Method(String, Type(), Type()) fullName: HarmonyLib.AccessTools.Method(System.String, System.Type[], System.Type[]) fullName.vb: HarmonyLib.AccessTools.Method(System.String, System.Type(), System.Type()) nameWithType: AccessTools.Method(String, Type[], Type[]) nameWithType.vb: AccessTools.Method(String, Type(), Type()) - uid: HarmonyLib.AccessTools.Method(System.Type,System.String,System.Type[],System.Type[]) name: Method(Type, String, Type[], Type[]) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Method_System_Type_System_String_System_Type___System_Type___ commentId: M:HarmonyLib.AccessTools.Method(System.Type,System.String,System.Type[],System.Type[]) name.vb: Method(Type, String, Type(), Type()) fullName: HarmonyLib.AccessTools.Method(System.Type, System.String, System.Type[], System.Type[]) fullName.vb: HarmonyLib.AccessTools.Method(System.Type, System.String, System.Type(), System.Type()) nameWithType: AccessTools.Method(Type, String, Type[], Type[]) nameWithType.vb: AccessTools.Method(Type, String, Type(), Type()) - uid: HarmonyLib.AccessTools.Method* name: Method href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Method_ commentId: Overload:HarmonyLib.AccessTools.Method isSpec: "True" fullName: HarmonyLib.AccessTools.Method nameWithType: AccessTools.Method - uid: HarmonyLib.AccessTools.MethodDelegate* name: MethodDelegate href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_MethodDelegate_ commentId: Overload:HarmonyLib.AccessTools.MethodDelegate isSpec: "True" fullName: HarmonyLib.AccessTools.MethodDelegate nameWithType: AccessTools.MethodDelegate - uid: HarmonyLib.AccessTools.MethodDelegate``1(System.Reflection.MethodInfo,System.Object,System.Boolean) name: MethodDelegate(MethodInfo, Object, Boolean) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_MethodDelegate__1_System_Reflection_MethodInfo_System_Object_System_Boolean_ commentId: M:HarmonyLib.AccessTools.MethodDelegate``1(System.Reflection.MethodInfo,System.Object,System.Boolean) name.vb: MethodDelegate(Of DelegateType)(MethodInfo, Object, Boolean) fullName: HarmonyLib.AccessTools.MethodDelegate(System.Reflection.MethodInfo, System.Object, System.Boolean) fullName.vb: HarmonyLib.AccessTools.MethodDelegate(Of DelegateType)(System.Reflection.MethodInfo, System.Object, System.Boolean) nameWithType: AccessTools.MethodDelegate(MethodInfo, Object, Boolean) nameWithType.vb: AccessTools.MethodDelegate(Of DelegateType)(MethodInfo, Object, Boolean) - uid: HarmonyLib.AccessTools.MethodDelegate``1(System.String,System.Object,System.Boolean) name: MethodDelegate(String, Object, Boolean) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_MethodDelegate__1_System_String_System_Object_System_Boolean_ commentId: M:HarmonyLib.AccessTools.MethodDelegate``1(System.String,System.Object,System.Boolean) name.vb: MethodDelegate(Of DelegateType)(String, Object, Boolean) fullName: HarmonyLib.AccessTools.MethodDelegate(System.String, System.Object, System.Boolean) fullName.vb: HarmonyLib.AccessTools.MethodDelegate(Of DelegateType)(System.String, System.Object, System.Boolean) nameWithType: AccessTools.MethodDelegate(String, Object, Boolean) nameWithType.vb: AccessTools.MethodDelegate(Of DelegateType)(String, Object, Boolean) - uid: HarmonyLib.AccessTools.Property(System.String) name: Property(String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Property_System_String_ commentId: M:HarmonyLib.AccessTools.Property(System.String) fullName: HarmonyLib.AccessTools.Property(System.String) nameWithType: AccessTools.Property(String) - uid: HarmonyLib.AccessTools.Property(System.Type,System.String) name: Property(Type, String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Property_System_Type_System_String_ commentId: M:HarmonyLib.AccessTools.Property(System.Type,System.String) fullName: HarmonyLib.AccessTools.Property(System.Type, System.String) nameWithType: AccessTools.Property(Type, String) - uid: HarmonyLib.AccessTools.Property* name: Property href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Property_ commentId: Overload:HarmonyLib.AccessTools.Property isSpec: "True" fullName: HarmonyLib.AccessTools.Property nameWithType: AccessTools.Property - uid: HarmonyLib.AccessTools.PropertyGetter(System.String) name: PropertyGetter(String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_PropertyGetter_System_String_ commentId: M:HarmonyLib.AccessTools.PropertyGetter(System.String) fullName: HarmonyLib.AccessTools.PropertyGetter(System.String) nameWithType: AccessTools.PropertyGetter(String) - uid: HarmonyLib.AccessTools.PropertyGetter(System.Type,System.String) name: PropertyGetter(Type, String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_PropertyGetter_System_Type_System_String_ commentId: M:HarmonyLib.AccessTools.PropertyGetter(System.Type,System.String) fullName: HarmonyLib.AccessTools.PropertyGetter(System.Type, System.String) nameWithType: AccessTools.PropertyGetter(Type, String) - uid: HarmonyLib.AccessTools.PropertyGetter* name: PropertyGetter href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_PropertyGetter_ commentId: Overload:HarmonyLib.AccessTools.PropertyGetter isSpec: "True" fullName: HarmonyLib.AccessTools.PropertyGetter nameWithType: AccessTools.PropertyGetter - uid: HarmonyLib.AccessTools.PropertySetter(System.String) name: PropertySetter(String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_PropertySetter_System_String_ commentId: M:HarmonyLib.AccessTools.PropertySetter(System.String) fullName: HarmonyLib.AccessTools.PropertySetter(System.String) nameWithType: AccessTools.PropertySetter(String) - uid: HarmonyLib.AccessTools.PropertySetter(System.Type,System.String) name: PropertySetter(Type, String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_PropertySetter_System_Type_System_String_ commentId: M:HarmonyLib.AccessTools.PropertySetter(System.Type,System.String) fullName: HarmonyLib.AccessTools.PropertySetter(System.Type, System.String) nameWithType: AccessTools.PropertySetter(Type, String) - uid: HarmonyLib.AccessTools.PropertySetter* name: PropertySetter href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_PropertySetter_ commentId: Overload:HarmonyLib.AccessTools.PropertySetter isSpec: "True" fullName: HarmonyLib.AccessTools.PropertySetter nameWithType: AccessTools.PropertySetter - uid: HarmonyLib.AccessTools.RethrowException(System.Exception) name: RethrowException(Exception) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_RethrowException_System_Exception_ commentId: M:HarmonyLib.AccessTools.RethrowException(System.Exception) fullName: HarmonyLib.AccessTools.RethrowException(System.Exception) nameWithType: AccessTools.RethrowException(Exception) - uid: HarmonyLib.AccessTools.RethrowException* name: RethrowException href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_RethrowException_ commentId: Overload:HarmonyLib.AccessTools.RethrowException isSpec: "True" fullName: HarmonyLib.AccessTools.RethrowException nameWithType: AccessTools.RethrowException - uid: HarmonyLib.AccessTools.StaticFieldRefAccess* name: StaticFieldRefAccess href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StaticFieldRefAccess_ commentId: Overload:HarmonyLib.AccessTools.StaticFieldRefAccess isSpec: "True" fullName: HarmonyLib.AccessTools.StaticFieldRefAccess nameWithType: AccessTools.StaticFieldRefAccess - uid: HarmonyLib.AccessTools.StaticFieldRefAccess``1(System.Reflection.FieldInfo) name: StaticFieldRefAccess(FieldInfo) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StaticFieldRefAccess__1_System_Reflection_FieldInfo_ commentId: M:HarmonyLib.AccessTools.StaticFieldRefAccess``1(System.Reflection.FieldInfo) name.vb: StaticFieldRefAccess(Of F)(FieldInfo) fullName: HarmonyLib.AccessTools.StaticFieldRefAccess(System.Reflection.FieldInfo) fullName.vb: HarmonyLib.AccessTools.StaticFieldRefAccess(Of F)(System.Reflection.FieldInfo) nameWithType: AccessTools.StaticFieldRefAccess(FieldInfo) nameWithType.vb: AccessTools.StaticFieldRefAccess(Of F)(FieldInfo) - uid: HarmonyLib.AccessTools.StaticFieldRefAccess``1(System.String) name: StaticFieldRefAccess(String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StaticFieldRefAccess__1_System_String_ commentId: M:HarmonyLib.AccessTools.StaticFieldRefAccess``1(System.String) name.vb: StaticFieldRefAccess(Of F)(String) fullName: HarmonyLib.AccessTools.StaticFieldRefAccess(System.String) fullName.vb: HarmonyLib.AccessTools.StaticFieldRefAccess(Of F)(System.String) nameWithType: AccessTools.StaticFieldRefAccess(String) nameWithType.vb: AccessTools.StaticFieldRefAccess(Of F)(String) - uid: HarmonyLib.AccessTools.StaticFieldRefAccess``1(System.Type,System.String) name: StaticFieldRefAccess(Type, String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StaticFieldRefAccess__1_System_Type_System_String_ commentId: M:HarmonyLib.AccessTools.StaticFieldRefAccess``1(System.Type,System.String) name.vb: StaticFieldRefAccess(Of F)(Type, String) fullName: HarmonyLib.AccessTools.StaticFieldRefAccess(System.Type, System.String) fullName.vb: HarmonyLib.AccessTools.StaticFieldRefAccess(Of F)(System.Type, System.String) nameWithType: AccessTools.StaticFieldRefAccess(Type, String) nameWithType.vb: AccessTools.StaticFieldRefAccess(Of F)(Type, String) - uid: HarmonyLib.AccessTools.StaticFieldRefAccess``2(System.Reflection.FieldInfo) name: StaticFieldRefAccess(FieldInfo) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StaticFieldRefAccess__2_System_Reflection_FieldInfo_ commentId: M:HarmonyLib.AccessTools.StaticFieldRefAccess``2(System.Reflection.FieldInfo) name.vb: StaticFieldRefAccess(Of T, F)(FieldInfo) fullName: HarmonyLib.AccessTools.StaticFieldRefAccess(System.Reflection.FieldInfo) fullName.vb: HarmonyLib.AccessTools.StaticFieldRefAccess(Of T, F)(System.Reflection.FieldInfo) nameWithType: AccessTools.StaticFieldRefAccess(FieldInfo) nameWithType.vb: AccessTools.StaticFieldRefAccess(Of T, F)(FieldInfo) - uid: HarmonyLib.AccessTools.StaticFieldRefAccess``2(System.String) name: StaticFieldRefAccess(String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StaticFieldRefAccess__2_System_String_ commentId: M:HarmonyLib.AccessTools.StaticFieldRefAccess``2(System.String) name.vb: StaticFieldRefAccess(Of T, F)(String) fullName: HarmonyLib.AccessTools.StaticFieldRefAccess(System.String) fullName.vb: HarmonyLib.AccessTools.StaticFieldRefAccess(Of T, F)(System.String) nameWithType: AccessTools.StaticFieldRefAccess(String) nameWithType.vb: AccessTools.StaticFieldRefAccess(Of T, F)(String) - uid: HarmonyLib.AccessTools.StructFieldRef`2 name: AccessTools.StructFieldRef href: api/HarmonyLib.AccessTools.StructFieldRef-2.html commentId: T:HarmonyLib.AccessTools.StructFieldRef`2 name.vb: AccessTools.StructFieldRef(Of T, F) fullName: HarmonyLib.AccessTools.StructFieldRef fullName.vb: HarmonyLib.AccessTools.StructFieldRef(Of T, F) nameWithType: AccessTools.StructFieldRef nameWithType.vb: AccessTools.StructFieldRef(Of T, F) - uid: HarmonyLib.AccessTools.StructFieldRefAccess* name: StructFieldRefAccess href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StructFieldRefAccess_ commentId: Overload:HarmonyLib.AccessTools.StructFieldRefAccess isSpec: "True" fullName: HarmonyLib.AccessTools.StructFieldRefAccess nameWithType: AccessTools.StructFieldRefAccess - uid: HarmonyLib.AccessTools.StructFieldRefAccess``2(``0@,System.Reflection.FieldInfo) name: StructFieldRefAccess(ref T, FieldInfo) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StructFieldRefAccess__2___0__System_Reflection_FieldInfo_ commentId: M:HarmonyLib.AccessTools.StructFieldRefAccess``2(``0@,System.Reflection.FieldInfo) name.vb: StructFieldRefAccess(Of T, F)(ByRef T, FieldInfo) fullName: HarmonyLib.AccessTools.StructFieldRefAccess(ref T, System.Reflection.FieldInfo) fullName.vb: HarmonyLib.AccessTools.StructFieldRefAccess(Of T, F)(ByRef T, System.Reflection.FieldInfo) nameWithType: AccessTools.StructFieldRefAccess(ref T, FieldInfo) nameWithType.vb: AccessTools.StructFieldRefAccess(Of T, F)(ByRef T, FieldInfo) - uid: HarmonyLib.AccessTools.StructFieldRefAccess``2(``0@,System.String) name: StructFieldRefAccess(ref T, String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StructFieldRefAccess__2___0__System_String_ commentId: M:HarmonyLib.AccessTools.StructFieldRefAccess``2(``0@,System.String) name.vb: StructFieldRefAccess(Of T, F)(ByRef T, String) fullName: HarmonyLib.AccessTools.StructFieldRefAccess(ref T, System.String) fullName.vb: HarmonyLib.AccessTools.StructFieldRefAccess(Of T, F)(ByRef T, System.String) nameWithType: AccessTools.StructFieldRefAccess(ref T, String) nameWithType.vb: AccessTools.StructFieldRefAccess(Of T, F)(ByRef T, String) - uid: HarmonyLib.AccessTools.StructFieldRefAccess``2(System.Reflection.FieldInfo) name: StructFieldRefAccess(FieldInfo) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StructFieldRefAccess__2_System_Reflection_FieldInfo_ commentId: M:HarmonyLib.AccessTools.StructFieldRefAccess``2(System.Reflection.FieldInfo) name.vb: StructFieldRefAccess(Of T, F)(FieldInfo) fullName: HarmonyLib.AccessTools.StructFieldRefAccess(System.Reflection.FieldInfo) fullName.vb: HarmonyLib.AccessTools.StructFieldRefAccess(Of T, F)(System.Reflection.FieldInfo) nameWithType: AccessTools.StructFieldRefAccess(FieldInfo) nameWithType.vb: AccessTools.StructFieldRefAccess(Of T, F)(FieldInfo) - uid: HarmonyLib.AccessTools.StructFieldRefAccess``2(System.String) name: StructFieldRefAccess(String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StructFieldRefAccess__2_System_String_ commentId: M:HarmonyLib.AccessTools.StructFieldRefAccess``2(System.String) name.vb: StructFieldRefAccess(Of T, F)(String) fullName: HarmonyLib.AccessTools.StructFieldRefAccess(System.String) fullName.vb: HarmonyLib.AccessTools.StructFieldRefAccess(Of T, F)(System.String) nameWithType: AccessTools.StructFieldRefAccess(String) nameWithType.vb: AccessTools.StructFieldRefAccess(Of T, F)(String) - uid: HarmonyLib.AccessTools.ThrowMissingMemberException(System.Type,System.String[]) name: ThrowMissingMemberException(Type, String[]) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_ThrowMissingMemberException_System_Type_System_String___ commentId: M:HarmonyLib.AccessTools.ThrowMissingMemberException(System.Type,System.String[]) name.vb: ThrowMissingMemberException(Type, String()) fullName: HarmonyLib.AccessTools.ThrowMissingMemberException(System.Type, System.String[]) fullName.vb: HarmonyLib.AccessTools.ThrowMissingMemberException(System.Type, System.String()) nameWithType: AccessTools.ThrowMissingMemberException(Type, String[]) nameWithType.vb: AccessTools.ThrowMissingMemberException(Type, String()) - uid: HarmonyLib.AccessTools.ThrowMissingMemberException* name: ThrowMissingMemberException href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_ThrowMissingMemberException_ commentId: Overload:HarmonyLib.AccessTools.ThrowMissingMemberException isSpec: "True" fullName: HarmonyLib.AccessTools.ThrowMissingMemberException nameWithType: AccessTools.ThrowMissingMemberException - uid: HarmonyLib.AccessTools.TypeByName(System.String) name: TypeByName(String) href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_TypeByName_System_String_ commentId: M:HarmonyLib.AccessTools.TypeByName(System.String) fullName: HarmonyLib.AccessTools.TypeByName(System.String) nameWithType: AccessTools.TypeByName(String) - uid: HarmonyLib.AccessTools.TypeByName* name: TypeByName href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_TypeByName_ commentId: Overload:HarmonyLib.AccessTools.TypeByName isSpec: "True" fullName: HarmonyLib.AccessTools.TypeByName nameWithType: AccessTools.TypeByName - uid: HarmonyLib.AccessToolsExtensions name: AccessToolsExtensions href: api/HarmonyLib.AccessToolsExtensions.html commentId: T:HarmonyLib.AccessToolsExtensions fullName: HarmonyLib.AccessToolsExtensions nameWithType: AccessToolsExtensions - uid: HarmonyLib.AccessToolsExtensions.Constructor(System.Type,System.Type[],System.Boolean) name: Constructor(Type, Type[], Boolean) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Constructor_System_Type_System_Type___System_Boolean_ commentId: M:HarmonyLib.AccessToolsExtensions.Constructor(System.Type,System.Type[],System.Boolean) name.vb: Constructor(Type, Type(), Boolean) fullName: HarmonyLib.AccessToolsExtensions.Constructor(System.Type, System.Type[], System.Boolean) fullName.vb: HarmonyLib.AccessToolsExtensions.Constructor(System.Type, System.Type(), System.Boolean) nameWithType: AccessToolsExtensions.Constructor(Type, Type[], Boolean) nameWithType.vb: AccessToolsExtensions.Constructor(Type, Type(), Boolean) - uid: HarmonyLib.AccessToolsExtensions.Constructor* name: Constructor href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Constructor_ commentId: Overload:HarmonyLib.AccessToolsExtensions.Constructor isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.Constructor nameWithType: AccessToolsExtensions.Constructor - uid: HarmonyLib.AccessToolsExtensions.CreateInstance(System.Type) name: CreateInstance(Type) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_CreateInstance_System_Type_ commentId: M:HarmonyLib.AccessToolsExtensions.CreateInstance(System.Type) fullName: HarmonyLib.AccessToolsExtensions.CreateInstance(System.Type) nameWithType: AccessToolsExtensions.CreateInstance(Type) - uid: HarmonyLib.AccessToolsExtensions.CreateInstance* name: CreateInstance href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_CreateInstance_ commentId: Overload:HarmonyLib.AccessToolsExtensions.CreateInstance isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.CreateInstance nameWithType: AccessToolsExtensions.CreateInstance - uid: HarmonyLib.AccessToolsExtensions.DeclaredConstructor(System.Type,System.Type[],System.Boolean) name: DeclaredConstructor(Type, Type[], Boolean) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredConstructor_System_Type_System_Type___System_Boolean_ commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredConstructor(System.Type,System.Type[],System.Boolean) name.vb: DeclaredConstructor(Type, Type(), Boolean) fullName: HarmonyLib.AccessToolsExtensions.DeclaredConstructor(System.Type, System.Type[], System.Boolean) fullName.vb: HarmonyLib.AccessToolsExtensions.DeclaredConstructor(System.Type, System.Type(), System.Boolean) nameWithType: AccessToolsExtensions.DeclaredConstructor(Type, Type[], Boolean) nameWithType.vb: AccessToolsExtensions.DeclaredConstructor(Type, Type(), Boolean) - uid: HarmonyLib.AccessToolsExtensions.DeclaredConstructor* name: DeclaredConstructor href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredConstructor_ commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredConstructor isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.DeclaredConstructor nameWithType: AccessToolsExtensions.DeclaredConstructor - uid: HarmonyLib.AccessToolsExtensions.DeclaredField(System.Type,System.Int32) name: DeclaredField(Type, Int32) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredField_System_Type_System_Int32_ commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredField(System.Type,System.Int32) fullName: HarmonyLib.AccessToolsExtensions.DeclaredField(System.Type, System.Int32) nameWithType: AccessToolsExtensions.DeclaredField(Type, Int32) - uid: HarmonyLib.AccessToolsExtensions.DeclaredField(System.Type,System.String) name: DeclaredField(Type, String) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredField_System_Type_System_String_ commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredField(System.Type,System.String) fullName: HarmonyLib.AccessToolsExtensions.DeclaredField(System.Type, System.String) nameWithType: AccessToolsExtensions.DeclaredField(Type, String) - uid: HarmonyLib.AccessToolsExtensions.DeclaredField* name: DeclaredField href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredField_ commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredField isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.DeclaredField nameWithType: AccessToolsExtensions.DeclaredField - uid: HarmonyLib.AccessToolsExtensions.DeclaredIndexer(System.Type,System.Type[]) name: DeclaredIndexer(Type, Type[]) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredIndexer_System_Type_System_Type___ commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredIndexer(System.Type,System.Type[]) name.vb: DeclaredIndexer(Type, Type()) fullName: HarmonyLib.AccessToolsExtensions.DeclaredIndexer(System.Type, System.Type[]) fullName.vb: HarmonyLib.AccessToolsExtensions.DeclaredIndexer(System.Type, System.Type()) nameWithType: AccessToolsExtensions.DeclaredIndexer(Type, Type[]) nameWithType.vb: AccessToolsExtensions.DeclaredIndexer(Type, Type()) - uid: HarmonyLib.AccessToolsExtensions.DeclaredIndexer* name: DeclaredIndexer href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredIndexer_ commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredIndexer isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.DeclaredIndexer nameWithType: AccessToolsExtensions.DeclaredIndexer - uid: HarmonyLib.AccessToolsExtensions.DeclaredIndexerGetter(System.Type,System.Type[]) name: DeclaredIndexerGetter(Type, Type[]) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredIndexerGetter_System_Type_System_Type___ commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredIndexerGetter(System.Type,System.Type[]) name.vb: DeclaredIndexerGetter(Type, Type()) fullName: HarmonyLib.AccessToolsExtensions.DeclaredIndexerGetter(System.Type, System.Type[]) fullName.vb: HarmonyLib.AccessToolsExtensions.DeclaredIndexerGetter(System.Type, System.Type()) nameWithType: AccessToolsExtensions.DeclaredIndexerGetter(Type, Type[]) nameWithType.vb: AccessToolsExtensions.DeclaredIndexerGetter(Type, Type()) - uid: HarmonyLib.AccessToolsExtensions.DeclaredIndexerGetter* name: DeclaredIndexerGetter href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredIndexerGetter_ commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredIndexerGetter isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.DeclaredIndexerGetter nameWithType: AccessToolsExtensions.DeclaredIndexerGetter - uid: HarmonyLib.AccessToolsExtensions.DeclaredIndexerSetter(System.Type,System.Type[]) name: DeclaredIndexerSetter(Type, Type[]) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredIndexerSetter_System_Type_System_Type___ commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredIndexerSetter(System.Type,System.Type[]) name.vb: DeclaredIndexerSetter(Type, Type()) fullName: HarmonyLib.AccessToolsExtensions.DeclaredIndexerSetter(System.Type, System.Type[]) fullName.vb: HarmonyLib.AccessToolsExtensions.DeclaredIndexerSetter(System.Type, System.Type()) nameWithType: AccessToolsExtensions.DeclaredIndexerSetter(Type, Type[]) nameWithType.vb: AccessToolsExtensions.DeclaredIndexerSetter(Type, Type()) - uid: HarmonyLib.AccessToolsExtensions.DeclaredIndexerSetter* name: DeclaredIndexerSetter href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredIndexerSetter_ commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredIndexerSetter isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.DeclaredIndexerSetter nameWithType: AccessToolsExtensions.DeclaredIndexerSetter - uid: HarmonyLib.AccessToolsExtensions.DeclaredMethod(System.Type,System.String,System.Type[],System.Type[]) name: DeclaredMethod(Type, String, Type[], Type[]) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredMethod_System_Type_System_String_System_Type___System_Type___ commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredMethod(System.Type,System.String,System.Type[],System.Type[]) name.vb: DeclaredMethod(Type, String, Type(), Type()) fullName: HarmonyLib.AccessToolsExtensions.DeclaredMethod(System.Type, System.String, System.Type[], System.Type[]) fullName.vb: HarmonyLib.AccessToolsExtensions.DeclaredMethod(System.Type, System.String, System.Type(), System.Type()) nameWithType: AccessToolsExtensions.DeclaredMethod(Type, String, Type[], Type[]) nameWithType.vb: AccessToolsExtensions.DeclaredMethod(Type, String, Type(), Type()) - uid: HarmonyLib.AccessToolsExtensions.DeclaredMethod* name: DeclaredMethod href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredMethod_ commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredMethod isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.DeclaredMethod nameWithType: AccessToolsExtensions.DeclaredMethod - uid: HarmonyLib.AccessToolsExtensions.DeclaredProperty(System.Type,System.String) name: DeclaredProperty(Type, String) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredProperty_System_Type_System_String_ commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredProperty(System.Type,System.String) fullName: HarmonyLib.AccessToolsExtensions.DeclaredProperty(System.Type, System.String) nameWithType: AccessToolsExtensions.DeclaredProperty(Type, String) - uid: HarmonyLib.AccessToolsExtensions.DeclaredProperty* name: DeclaredProperty href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredProperty_ commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredProperty isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.DeclaredProperty nameWithType: AccessToolsExtensions.DeclaredProperty - uid: HarmonyLib.AccessToolsExtensions.DeclaredPropertyGetter(System.Type,System.String) name: DeclaredPropertyGetter(Type, String) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredPropertyGetter_System_Type_System_String_ commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredPropertyGetter(System.Type,System.String) fullName: HarmonyLib.AccessToolsExtensions.DeclaredPropertyGetter(System.Type, System.String) nameWithType: AccessToolsExtensions.DeclaredPropertyGetter(Type, String) - uid: HarmonyLib.AccessToolsExtensions.DeclaredPropertyGetter* name: DeclaredPropertyGetter href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredPropertyGetter_ commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredPropertyGetter isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.DeclaredPropertyGetter nameWithType: AccessToolsExtensions.DeclaredPropertyGetter - uid: HarmonyLib.AccessToolsExtensions.DeclaredPropertySetter(System.Type,System.String) name: DeclaredPropertySetter(Type, String) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredPropertySetter_System_Type_System_String_ commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredPropertySetter(System.Type,System.String) fullName: HarmonyLib.AccessToolsExtensions.DeclaredPropertySetter(System.Type, System.String) nameWithType: AccessToolsExtensions.DeclaredPropertySetter(Type, String) - uid: HarmonyLib.AccessToolsExtensions.DeclaredPropertySetter* name: DeclaredPropertySetter href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredPropertySetter_ commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredPropertySetter isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.DeclaredPropertySetter nameWithType: AccessToolsExtensions.DeclaredPropertySetter - uid: HarmonyLib.AccessToolsExtensions.Field(System.Type,System.String) name: Field(Type, String) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Field_System_Type_System_String_ commentId: M:HarmonyLib.AccessToolsExtensions.Field(System.Type,System.String) fullName: HarmonyLib.AccessToolsExtensions.Field(System.Type, System.String) nameWithType: AccessToolsExtensions.Field(Type, String) - uid: HarmonyLib.AccessToolsExtensions.Field* name: Field href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Field_ commentId: Overload:HarmonyLib.AccessToolsExtensions.Field isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.Field nameWithType: AccessToolsExtensions.Field - uid: HarmonyLib.AccessToolsExtensions.FieldRefAccess* name: FieldRefAccess href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FieldRefAccess_ commentId: Overload:HarmonyLib.AccessToolsExtensions.FieldRefAccess isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.FieldRefAccess nameWithType: AccessToolsExtensions.FieldRefAccess - uid: HarmonyLib.AccessToolsExtensions.FieldRefAccess``1(System.Type,System.String) name: FieldRefAccess(Type, String) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FieldRefAccess__1_System_Type_System_String_ commentId: M:HarmonyLib.AccessToolsExtensions.FieldRefAccess``1(System.Type,System.String) name.vb: FieldRefAccess(Of F)(Type, String) fullName: HarmonyLib.AccessToolsExtensions.FieldRefAccess(System.Type, System.String) fullName.vb: HarmonyLib.AccessToolsExtensions.FieldRefAccess(Of F)(System.Type, System.String) nameWithType: AccessToolsExtensions.FieldRefAccess(Type, String) nameWithType.vb: AccessToolsExtensions.FieldRefAccess(Of F)(Type, String) - uid: HarmonyLib.AccessToolsExtensions.FindIncludingBaseTypes* name: FindIncludingBaseTypes href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FindIncludingBaseTypes_ commentId: Overload:HarmonyLib.AccessToolsExtensions.FindIncludingBaseTypes isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.FindIncludingBaseTypes nameWithType: AccessToolsExtensions.FindIncludingBaseTypes - uid: HarmonyLib.AccessToolsExtensions.FindIncludingBaseTypes``1(System.Type,System.Func{System.Type,``0}) name: FindIncludingBaseTypes(Type, Func) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FindIncludingBaseTypes__1_System_Type_System_Func_System_Type___0__ commentId: M:HarmonyLib.AccessToolsExtensions.FindIncludingBaseTypes``1(System.Type,System.Func{System.Type,``0}) name.vb: FindIncludingBaseTypes(Of T)(Type, Func(Of Type, T)) fullName: HarmonyLib.AccessToolsExtensions.FindIncludingBaseTypes(System.Type, System.Func) fullName.vb: HarmonyLib.AccessToolsExtensions.FindIncludingBaseTypes(Of T)(System.Type, System.Func(Of System.Type, T)) nameWithType: AccessToolsExtensions.FindIncludingBaseTypes(Type, Func) nameWithType.vb: AccessToolsExtensions.FindIncludingBaseTypes(Of T)(Type, Func(Of Type, T)) - uid: HarmonyLib.AccessToolsExtensions.FindIncludingInnerTypes* name: FindIncludingInnerTypes href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FindIncludingInnerTypes_ commentId: Overload:HarmonyLib.AccessToolsExtensions.FindIncludingInnerTypes isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.FindIncludingInnerTypes nameWithType: AccessToolsExtensions.FindIncludingInnerTypes - uid: HarmonyLib.AccessToolsExtensions.FindIncludingInnerTypes``1(System.Type,System.Func{System.Type,``0}) name: FindIncludingInnerTypes(Type, Func) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FindIncludingInnerTypes__1_System_Type_System_Func_System_Type___0__ commentId: M:HarmonyLib.AccessToolsExtensions.FindIncludingInnerTypes``1(System.Type,System.Func{System.Type,``0}) name.vb: FindIncludingInnerTypes(Of T)(Type, Func(Of Type, T)) fullName: HarmonyLib.AccessToolsExtensions.FindIncludingInnerTypes(System.Type, System.Func) fullName.vb: HarmonyLib.AccessToolsExtensions.FindIncludingInnerTypes(Of T)(System.Type, System.Func(Of System.Type, T)) nameWithType: AccessToolsExtensions.FindIncludingInnerTypes(Type, Func) nameWithType.vb: AccessToolsExtensions.FindIncludingInnerTypes(Of T)(Type, Func(Of Type, T)) - uid: HarmonyLib.AccessToolsExtensions.FirstConstructor(System.Type,System.Func{System.Reflection.ConstructorInfo,System.Boolean}) name: FirstConstructor(Type, Func) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FirstConstructor_System_Type_System_Func_System_Reflection_ConstructorInfo_System_Boolean__ commentId: M:HarmonyLib.AccessToolsExtensions.FirstConstructor(System.Type,System.Func{System.Reflection.ConstructorInfo,System.Boolean}) name.vb: FirstConstructor(Type, Func(Of ConstructorInfo, Boolean)) fullName: HarmonyLib.AccessToolsExtensions.FirstConstructor(System.Type, System.Func) fullName.vb: HarmonyLib.AccessToolsExtensions.FirstConstructor(System.Type, System.Func(Of System.Reflection.ConstructorInfo, System.Boolean)) nameWithType: AccessToolsExtensions.FirstConstructor(Type, Func) nameWithType.vb: AccessToolsExtensions.FirstConstructor(Type, Func(Of ConstructorInfo, Boolean)) - uid: HarmonyLib.AccessToolsExtensions.FirstConstructor* name: FirstConstructor href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FirstConstructor_ commentId: Overload:HarmonyLib.AccessToolsExtensions.FirstConstructor isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.FirstConstructor nameWithType: AccessToolsExtensions.FirstConstructor - uid: HarmonyLib.AccessToolsExtensions.FirstInner(System.Type,System.Func{System.Type,System.Boolean}) name: FirstInner(Type, Func) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FirstInner_System_Type_System_Func_System_Type_System_Boolean__ commentId: M:HarmonyLib.AccessToolsExtensions.FirstInner(System.Type,System.Func{System.Type,System.Boolean}) name.vb: FirstInner(Type, Func(Of Type, Boolean)) fullName: HarmonyLib.AccessToolsExtensions.FirstInner(System.Type, System.Func) fullName.vb: HarmonyLib.AccessToolsExtensions.FirstInner(System.Type, System.Func(Of System.Type, System.Boolean)) nameWithType: AccessToolsExtensions.FirstInner(Type, Func) nameWithType.vb: AccessToolsExtensions.FirstInner(Type, Func(Of Type, Boolean)) - uid: HarmonyLib.AccessToolsExtensions.FirstInner* name: FirstInner href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FirstInner_ commentId: Overload:HarmonyLib.AccessToolsExtensions.FirstInner isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.FirstInner nameWithType: AccessToolsExtensions.FirstInner - uid: HarmonyLib.AccessToolsExtensions.FirstMethod(System.Type,System.Func{System.Reflection.MethodInfo,System.Boolean}) name: FirstMethod(Type, Func) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FirstMethod_System_Type_System_Func_System_Reflection_MethodInfo_System_Boolean__ commentId: M:HarmonyLib.AccessToolsExtensions.FirstMethod(System.Type,System.Func{System.Reflection.MethodInfo,System.Boolean}) name.vb: FirstMethod(Type, Func(Of MethodInfo, Boolean)) fullName: HarmonyLib.AccessToolsExtensions.FirstMethod(System.Type, System.Func) fullName.vb: HarmonyLib.AccessToolsExtensions.FirstMethod(System.Type, System.Func(Of System.Reflection.MethodInfo, System.Boolean)) nameWithType: AccessToolsExtensions.FirstMethod(Type, Func) nameWithType.vb: AccessToolsExtensions.FirstMethod(Type, Func(Of MethodInfo, Boolean)) - uid: HarmonyLib.AccessToolsExtensions.FirstMethod* name: FirstMethod href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FirstMethod_ commentId: Overload:HarmonyLib.AccessToolsExtensions.FirstMethod isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.FirstMethod nameWithType: AccessToolsExtensions.FirstMethod - uid: HarmonyLib.AccessToolsExtensions.FirstProperty(System.Type,System.Func{System.Reflection.PropertyInfo,System.Boolean}) name: FirstProperty(Type, Func) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FirstProperty_System_Type_System_Func_System_Reflection_PropertyInfo_System_Boolean__ commentId: M:HarmonyLib.AccessToolsExtensions.FirstProperty(System.Type,System.Func{System.Reflection.PropertyInfo,System.Boolean}) name.vb: FirstProperty(Type, Func(Of PropertyInfo, Boolean)) fullName: HarmonyLib.AccessToolsExtensions.FirstProperty(System.Type, System.Func) fullName.vb: HarmonyLib.AccessToolsExtensions.FirstProperty(System.Type, System.Func(Of System.Reflection.PropertyInfo, System.Boolean)) nameWithType: AccessToolsExtensions.FirstProperty(Type, Func) nameWithType.vb: AccessToolsExtensions.FirstProperty(Type, Func(Of PropertyInfo, Boolean)) - uid: HarmonyLib.AccessToolsExtensions.FirstProperty* name: FirstProperty href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FirstProperty_ commentId: Overload:HarmonyLib.AccessToolsExtensions.FirstProperty isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.FirstProperty nameWithType: AccessToolsExtensions.FirstProperty - uid: HarmonyLib.AccessToolsExtensions.GetDeclaredConstructors(System.Type,System.Nullable{System.Boolean}) name: GetDeclaredConstructors(Type, Nullable) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDeclaredConstructors_System_Type_System_Nullable_System_Boolean__ commentId: M:HarmonyLib.AccessToolsExtensions.GetDeclaredConstructors(System.Type,System.Nullable{System.Boolean}) name.vb: GetDeclaredConstructors(Type, Nullable(Of Boolean)) fullName: HarmonyLib.AccessToolsExtensions.GetDeclaredConstructors(System.Type, System.Nullable) fullName.vb: HarmonyLib.AccessToolsExtensions.GetDeclaredConstructors(System.Type, System.Nullable(Of System.Boolean)) nameWithType: AccessToolsExtensions.GetDeclaredConstructors(Type, Nullable) nameWithType.vb: AccessToolsExtensions.GetDeclaredConstructors(Type, Nullable(Of Boolean)) - uid: HarmonyLib.AccessToolsExtensions.GetDeclaredConstructors* name: GetDeclaredConstructors href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDeclaredConstructors_ commentId: Overload:HarmonyLib.AccessToolsExtensions.GetDeclaredConstructors isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.GetDeclaredConstructors nameWithType: AccessToolsExtensions.GetDeclaredConstructors - uid: HarmonyLib.AccessToolsExtensions.GetDeclaredFields(System.Type) name: GetDeclaredFields(Type) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDeclaredFields_System_Type_ commentId: M:HarmonyLib.AccessToolsExtensions.GetDeclaredFields(System.Type) fullName: HarmonyLib.AccessToolsExtensions.GetDeclaredFields(System.Type) nameWithType: AccessToolsExtensions.GetDeclaredFields(Type) - uid: HarmonyLib.AccessToolsExtensions.GetDeclaredFields* name: GetDeclaredFields href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDeclaredFields_ commentId: Overload:HarmonyLib.AccessToolsExtensions.GetDeclaredFields isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.GetDeclaredFields nameWithType: AccessToolsExtensions.GetDeclaredFields - uid: HarmonyLib.AccessToolsExtensions.GetDeclaredMethods(System.Type) name: GetDeclaredMethods(Type) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDeclaredMethods_System_Type_ commentId: M:HarmonyLib.AccessToolsExtensions.GetDeclaredMethods(System.Type) fullName: HarmonyLib.AccessToolsExtensions.GetDeclaredMethods(System.Type) nameWithType: AccessToolsExtensions.GetDeclaredMethods(Type) - uid: HarmonyLib.AccessToolsExtensions.GetDeclaredMethods* name: GetDeclaredMethods href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDeclaredMethods_ commentId: Overload:HarmonyLib.AccessToolsExtensions.GetDeclaredMethods isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.GetDeclaredMethods nameWithType: AccessToolsExtensions.GetDeclaredMethods - uid: HarmonyLib.AccessToolsExtensions.GetDeclaredProperties(System.Type) name: GetDeclaredProperties(Type) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDeclaredProperties_System_Type_ commentId: M:HarmonyLib.AccessToolsExtensions.GetDeclaredProperties(System.Type) fullName: HarmonyLib.AccessToolsExtensions.GetDeclaredProperties(System.Type) nameWithType: AccessToolsExtensions.GetDeclaredProperties(Type) - uid: HarmonyLib.AccessToolsExtensions.GetDeclaredProperties* name: GetDeclaredProperties href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDeclaredProperties_ commentId: Overload:HarmonyLib.AccessToolsExtensions.GetDeclaredProperties isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.GetDeclaredProperties nameWithType: AccessToolsExtensions.GetDeclaredProperties - uid: HarmonyLib.AccessToolsExtensions.GetDefaultValue(System.Type) name: GetDefaultValue(Type) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDefaultValue_System_Type_ commentId: M:HarmonyLib.AccessToolsExtensions.GetDefaultValue(System.Type) fullName: HarmonyLib.AccessToolsExtensions.GetDefaultValue(System.Type) nameWithType: AccessToolsExtensions.GetDefaultValue(Type) - uid: HarmonyLib.AccessToolsExtensions.GetDefaultValue* name: GetDefaultValue href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDefaultValue_ commentId: Overload:HarmonyLib.AccessToolsExtensions.GetDefaultValue isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.GetDefaultValue nameWithType: AccessToolsExtensions.GetDefaultValue - uid: HarmonyLib.AccessToolsExtensions.GetFieldNames(System.Type) name: GetFieldNames(Type) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetFieldNames_System_Type_ commentId: M:HarmonyLib.AccessToolsExtensions.GetFieldNames(System.Type) fullName: HarmonyLib.AccessToolsExtensions.GetFieldNames(System.Type) nameWithType: AccessToolsExtensions.GetFieldNames(Type) - uid: HarmonyLib.AccessToolsExtensions.GetFieldNames* name: GetFieldNames href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetFieldNames_ commentId: Overload:HarmonyLib.AccessToolsExtensions.GetFieldNames isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.GetFieldNames nameWithType: AccessToolsExtensions.GetFieldNames - uid: HarmonyLib.AccessToolsExtensions.GetMethodNames(System.Type) name: GetMethodNames(Type) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetMethodNames_System_Type_ commentId: M:HarmonyLib.AccessToolsExtensions.GetMethodNames(System.Type) fullName: HarmonyLib.AccessToolsExtensions.GetMethodNames(System.Type) nameWithType: AccessToolsExtensions.GetMethodNames(Type) - uid: HarmonyLib.AccessToolsExtensions.GetMethodNames* name: GetMethodNames href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetMethodNames_ commentId: Overload:HarmonyLib.AccessToolsExtensions.GetMethodNames isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.GetMethodNames nameWithType: AccessToolsExtensions.GetMethodNames - uid: HarmonyLib.AccessToolsExtensions.GetPropertyNames(System.Type) name: GetPropertyNames(Type) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetPropertyNames_System_Type_ commentId: M:HarmonyLib.AccessToolsExtensions.GetPropertyNames(System.Type) fullName: HarmonyLib.AccessToolsExtensions.GetPropertyNames(System.Type) nameWithType: AccessToolsExtensions.GetPropertyNames(Type) - uid: HarmonyLib.AccessToolsExtensions.GetPropertyNames* name: GetPropertyNames href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetPropertyNames_ commentId: Overload:HarmonyLib.AccessToolsExtensions.GetPropertyNames isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.GetPropertyNames nameWithType: AccessToolsExtensions.GetPropertyNames - uid: HarmonyLib.AccessToolsExtensions.Indexer(System.Type,System.Type[]) name: Indexer(Type, Type[]) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Indexer_System_Type_System_Type___ commentId: M:HarmonyLib.AccessToolsExtensions.Indexer(System.Type,System.Type[]) name.vb: Indexer(Type, Type()) fullName: HarmonyLib.AccessToolsExtensions.Indexer(System.Type, System.Type[]) fullName.vb: HarmonyLib.AccessToolsExtensions.Indexer(System.Type, System.Type()) nameWithType: AccessToolsExtensions.Indexer(Type, Type[]) nameWithType.vb: AccessToolsExtensions.Indexer(Type, Type()) - uid: HarmonyLib.AccessToolsExtensions.Indexer* name: Indexer href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Indexer_ commentId: Overload:HarmonyLib.AccessToolsExtensions.Indexer isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.Indexer nameWithType: AccessToolsExtensions.Indexer - uid: HarmonyLib.AccessToolsExtensions.IndexerGetter(System.Type,System.Type[]) name: IndexerGetter(Type, Type[]) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IndexerGetter_System_Type_System_Type___ commentId: M:HarmonyLib.AccessToolsExtensions.IndexerGetter(System.Type,System.Type[]) name.vb: IndexerGetter(Type, Type()) fullName: HarmonyLib.AccessToolsExtensions.IndexerGetter(System.Type, System.Type[]) fullName.vb: HarmonyLib.AccessToolsExtensions.IndexerGetter(System.Type, System.Type()) nameWithType: AccessToolsExtensions.IndexerGetter(Type, Type[]) nameWithType.vb: AccessToolsExtensions.IndexerGetter(Type, Type()) - uid: HarmonyLib.AccessToolsExtensions.IndexerGetter* name: IndexerGetter href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IndexerGetter_ commentId: Overload:HarmonyLib.AccessToolsExtensions.IndexerGetter isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.IndexerGetter nameWithType: AccessToolsExtensions.IndexerGetter - uid: HarmonyLib.AccessToolsExtensions.IndexerSetter(System.Type,System.Type[]) name: IndexerSetter(Type, Type[]) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IndexerSetter_System_Type_System_Type___ commentId: M:HarmonyLib.AccessToolsExtensions.IndexerSetter(System.Type,System.Type[]) name.vb: IndexerSetter(Type, Type()) fullName: HarmonyLib.AccessToolsExtensions.IndexerSetter(System.Type, System.Type[]) fullName.vb: HarmonyLib.AccessToolsExtensions.IndexerSetter(System.Type, System.Type()) nameWithType: AccessToolsExtensions.IndexerSetter(Type, Type[]) nameWithType.vb: AccessToolsExtensions.IndexerSetter(Type, Type()) - uid: HarmonyLib.AccessToolsExtensions.IndexerSetter* name: IndexerSetter href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IndexerSetter_ commentId: Overload:HarmonyLib.AccessToolsExtensions.IndexerSetter isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.IndexerSetter nameWithType: AccessToolsExtensions.IndexerSetter - uid: HarmonyLib.AccessToolsExtensions.Inner(System.Type,System.String) name: Inner(Type, String) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Inner_System_Type_System_String_ commentId: M:HarmonyLib.AccessToolsExtensions.Inner(System.Type,System.String) fullName: HarmonyLib.AccessToolsExtensions.Inner(System.Type, System.String) nameWithType: AccessToolsExtensions.Inner(Type, String) - uid: HarmonyLib.AccessToolsExtensions.Inner* name: Inner href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Inner_ commentId: Overload:HarmonyLib.AccessToolsExtensions.Inner isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.Inner nameWithType: AccessToolsExtensions.Inner - uid: HarmonyLib.AccessToolsExtensions.InnerTypes(System.Type) name: InnerTypes(Type) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_InnerTypes_System_Type_ commentId: M:HarmonyLib.AccessToolsExtensions.InnerTypes(System.Type) fullName: HarmonyLib.AccessToolsExtensions.InnerTypes(System.Type) nameWithType: AccessToolsExtensions.InnerTypes(Type) - uid: HarmonyLib.AccessToolsExtensions.InnerTypes* name: InnerTypes href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_InnerTypes_ commentId: Overload:HarmonyLib.AccessToolsExtensions.InnerTypes isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.InnerTypes nameWithType: AccessToolsExtensions.InnerTypes - uid: HarmonyLib.AccessToolsExtensions.IsClass(System.Type) name: IsClass(Type) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsClass_System_Type_ commentId: M:HarmonyLib.AccessToolsExtensions.IsClass(System.Type) fullName: HarmonyLib.AccessToolsExtensions.IsClass(System.Type) nameWithType: AccessToolsExtensions.IsClass(Type) - uid: HarmonyLib.AccessToolsExtensions.IsClass* name: IsClass href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsClass_ commentId: Overload:HarmonyLib.AccessToolsExtensions.IsClass isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.IsClass nameWithType: AccessToolsExtensions.IsClass - uid: HarmonyLib.AccessToolsExtensions.IsFloatingPoint(System.Type) name: IsFloatingPoint(Type) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsFloatingPoint_System_Type_ commentId: M:HarmonyLib.AccessToolsExtensions.IsFloatingPoint(System.Type) fullName: HarmonyLib.AccessToolsExtensions.IsFloatingPoint(System.Type) nameWithType: AccessToolsExtensions.IsFloatingPoint(Type) - uid: HarmonyLib.AccessToolsExtensions.IsFloatingPoint* name: IsFloatingPoint href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsFloatingPoint_ commentId: Overload:HarmonyLib.AccessToolsExtensions.IsFloatingPoint isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.IsFloatingPoint nameWithType: AccessToolsExtensions.IsFloatingPoint - uid: HarmonyLib.AccessToolsExtensions.IsInteger(System.Type) name: IsInteger(Type) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsInteger_System_Type_ commentId: M:HarmonyLib.AccessToolsExtensions.IsInteger(System.Type) fullName: HarmonyLib.AccessToolsExtensions.IsInteger(System.Type) nameWithType: AccessToolsExtensions.IsInteger(Type) - uid: HarmonyLib.AccessToolsExtensions.IsInteger* name: IsInteger href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsInteger_ commentId: Overload:HarmonyLib.AccessToolsExtensions.IsInteger isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.IsInteger nameWithType: AccessToolsExtensions.IsInteger - uid: HarmonyLib.AccessToolsExtensions.IsNumber(System.Type) name: IsNumber(Type) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsNumber_System_Type_ commentId: M:HarmonyLib.AccessToolsExtensions.IsNumber(System.Type) fullName: HarmonyLib.AccessToolsExtensions.IsNumber(System.Type) nameWithType: AccessToolsExtensions.IsNumber(Type) - uid: HarmonyLib.AccessToolsExtensions.IsNumber* name: IsNumber href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsNumber_ commentId: Overload:HarmonyLib.AccessToolsExtensions.IsNumber isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.IsNumber nameWithType: AccessToolsExtensions.IsNumber - uid: HarmonyLib.AccessToolsExtensions.IsStruct(System.Type) name: IsStruct(Type) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsStruct_System_Type_ commentId: M:HarmonyLib.AccessToolsExtensions.IsStruct(System.Type) fullName: HarmonyLib.AccessToolsExtensions.IsStruct(System.Type) nameWithType: AccessToolsExtensions.IsStruct(Type) - uid: HarmonyLib.AccessToolsExtensions.IsStruct* name: IsStruct href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsStruct_ commentId: Overload:HarmonyLib.AccessToolsExtensions.IsStruct isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.IsStruct nameWithType: AccessToolsExtensions.IsStruct - uid: HarmonyLib.AccessToolsExtensions.IsValue(System.Type) name: IsValue(Type) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsValue_System_Type_ commentId: M:HarmonyLib.AccessToolsExtensions.IsValue(System.Type) fullName: HarmonyLib.AccessToolsExtensions.IsValue(System.Type) nameWithType: AccessToolsExtensions.IsValue(Type) - uid: HarmonyLib.AccessToolsExtensions.IsValue* name: IsValue href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsValue_ commentId: Overload:HarmonyLib.AccessToolsExtensions.IsValue isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.IsValue nameWithType: AccessToolsExtensions.IsValue - uid: HarmonyLib.AccessToolsExtensions.IsVoid(System.Type) name: IsVoid(Type) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsVoid_System_Type_ commentId: M:HarmonyLib.AccessToolsExtensions.IsVoid(System.Type) fullName: HarmonyLib.AccessToolsExtensions.IsVoid(System.Type) nameWithType: AccessToolsExtensions.IsVoid(Type) - uid: HarmonyLib.AccessToolsExtensions.IsVoid* name: IsVoid href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsVoid_ commentId: Overload:HarmonyLib.AccessToolsExtensions.IsVoid isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.IsVoid nameWithType: AccessToolsExtensions.IsVoid - uid: HarmonyLib.AccessToolsExtensions.Method(System.Type,System.String,System.Type[],System.Type[]) name: Method(Type, String, Type[], Type[]) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Method_System_Type_System_String_System_Type___System_Type___ commentId: M:HarmonyLib.AccessToolsExtensions.Method(System.Type,System.String,System.Type[],System.Type[]) name.vb: Method(Type, String, Type(), Type()) fullName: HarmonyLib.AccessToolsExtensions.Method(System.Type, System.String, System.Type[], System.Type[]) fullName.vb: HarmonyLib.AccessToolsExtensions.Method(System.Type, System.String, System.Type(), System.Type()) nameWithType: AccessToolsExtensions.Method(Type, String, Type[], Type[]) nameWithType.vb: AccessToolsExtensions.Method(Type, String, Type(), Type()) - uid: HarmonyLib.AccessToolsExtensions.Method* name: Method href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Method_ commentId: Overload:HarmonyLib.AccessToolsExtensions.Method isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.Method nameWithType: AccessToolsExtensions.Method - uid: HarmonyLib.AccessToolsExtensions.Property(System.Type,System.String) name: Property(Type, String) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Property_System_Type_System_String_ commentId: M:HarmonyLib.AccessToolsExtensions.Property(System.Type,System.String) fullName: HarmonyLib.AccessToolsExtensions.Property(System.Type, System.String) nameWithType: AccessToolsExtensions.Property(Type, String) - uid: HarmonyLib.AccessToolsExtensions.Property* name: Property href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Property_ commentId: Overload:HarmonyLib.AccessToolsExtensions.Property isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.Property nameWithType: AccessToolsExtensions.Property - uid: HarmonyLib.AccessToolsExtensions.PropertyGetter(System.Type,System.String) name: PropertyGetter(Type, String) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_PropertyGetter_System_Type_System_String_ commentId: M:HarmonyLib.AccessToolsExtensions.PropertyGetter(System.Type,System.String) fullName: HarmonyLib.AccessToolsExtensions.PropertyGetter(System.Type, System.String) nameWithType: AccessToolsExtensions.PropertyGetter(Type, String) - uid: HarmonyLib.AccessToolsExtensions.PropertyGetter* name: PropertyGetter href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_PropertyGetter_ commentId: Overload:HarmonyLib.AccessToolsExtensions.PropertyGetter isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.PropertyGetter nameWithType: AccessToolsExtensions.PropertyGetter - uid: HarmonyLib.AccessToolsExtensions.PropertySetter(System.Type,System.String) name: PropertySetter(Type, String) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_PropertySetter_System_Type_System_String_ commentId: M:HarmonyLib.AccessToolsExtensions.PropertySetter(System.Type,System.String) fullName: HarmonyLib.AccessToolsExtensions.PropertySetter(System.Type, System.String) nameWithType: AccessToolsExtensions.PropertySetter(Type, String) - uid: HarmonyLib.AccessToolsExtensions.PropertySetter* name: PropertySetter href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_PropertySetter_ commentId: Overload:HarmonyLib.AccessToolsExtensions.PropertySetter isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.PropertySetter nameWithType: AccessToolsExtensions.PropertySetter - uid: HarmonyLib.AccessToolsExtensions.StaticFieldRefAccess* name: StaticFieldRefAccess href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_StaticFieldRefAccess_ commentId: Overload:HarmonyLib.AccessToolsExtensions.StaticFieldRefAccess isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.StaticFieldRefAccess nameWithType: AccessToolsExtensions.StaticFieldRefAccess - uid: HarmonyLib.AccessToolsExtensions.StaticFieldRefAccess``1(System.Type,System.String) name: StaticFieldRefAccess(Type, String) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_StaticFieldRefAccess__1_System_Type_System_String_ commentId: M:HarmonyLib.AccessToolsExtensions.StaticFieldRefAccess``1(System.Type,System.String) name.vb: StaticFieldRefAccess(Of F)(Type, String) fullName: HarmonyLib.AccessToolsExtensions.StaticFieldRefAccess(System.Type, System.String) fullName.vb: HarmonyLib.AccessToolsExtensions.StaticFieldRefAccess(Of F)(System.Type, System.String) nameWithType: AccessToolsExtensions.StaticFieldRefAccess(Type, String) nameWithType.vb: AccessToolsExtensions.StaticFieldRefAccess(Of F)(Type, String) - uid: HarmonyLib.AccessToolsExtensions.ThrowMissingMemberException(System.Type,System.String[]) name: ThrowMissingMemberException(Type, String[]) href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_ThrowMissingMemberException_System_Type_System_String___ commentId: M:HarmonyLib.AccessToolsExtensions.ThrowMissingMemberException(System.Type,System.String[]) name.vb: ThrowMissingMemberException(Type, String()) fullName: HarmonyLib.AccessToolsExtensions.ThrowMissingMemberException(System.Type, System.String[]) fullName.vb: HarmonyLib.AccessToolsExtensions.ThrowMissingMemberException(System.Type, System.String()) nameWithType: AccessToolsExtensions.ThrowMissingMemberException(Type, String[]) nameWithType.vb: AccessToolsExtensions.ThrowMissingMemberException(Type, String()) - uid: HarmonyLib.AccessToolsExtensions.ThrowMissingMemberException* name: ThrowMissingMemberException href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_ThrowMissingMemberException_ commentId: Overload:HarmonyLib.AccessToolsExtensions.ThrowMissingMemberException isSpec: "True" fullName: HarmonyLib.AccessToolsExtensions.ThrowMissingMemberException nameWithType: AccessToolsExtensions.ThrowMissingMemberException - uid: HarmonyLib.ArgumentType name: ArgumentType href: api/HarmonyLib.ArgumentType.html commentId: T:HarmonyLib.ArgumentType fullName: HarmonyLib.ArgumentType nameWithType: ArgumentType - uid: HarmonyLib.ArgumentType.Normal name: Normal href: api/HarmonyLib.ArgumentType.html#HarmonyLib_ArgumentType_Normal commentId: F:HarmonyLib.ArgumentType.Normal fullName: HarmonyLib.ArgumentType.Normal nameWithType: ArgumentType.Normal - uid: HarmonyLib.ArgumentType.Out name: Out href: api/HarmonyLib.ArgumentType.html#HarmonyLib_ArgumentType_Out commentId: F:HarmonyLib.ArgumentType.Out fullName: HarmonyLib.ArgumentType.Out nameWithType: ArgumentType.Out - uid: HarmonyLib.ArgumentType.Pointer name: Pointer href: api/HarmonyLib.ArgumentType.html#HarmonyLib_ArgumentType_Pointer commentId: F:HarmonyLib.ArgumentType.Pointer fullName: HarmonyLib.ArgumentType.Pointer nameWithType: ArgumentType.Pointer - uid: HarmonyLib.ArgumentType.Ref name: Ref href: api/HarmonyLib.ArgumentType.html#HarmonyLib_ArgumentType_Ref commentId: F:HarmonyLib.ArgumentType.Ref fullName: HarmonyLib.ArgumentType.Ref nameWithType: ArgumentType.Ref - uid: HarmonyLib.Break_ name: Break_ href: api/HarmonyLib.Break_.html commentId: T:HarmonyLib.Break_ fullName: HarmonyLib.Break_ nameWithType: Break_ - uid: HarmonyLib.Code name: Code href: api/HarmonyLib.Code.html commentId: T:HarmonyLib.Code fullName: HarmonyLib.Code nameWithType: Code - uid: HarmonyLib.Code.Item(System.Object,System.String) name: Item[Object, String] href: api/HarmonyLib.Code.html#HarmonyLib_Code_Item_System_Object_System_String_ commentId: P:HarmonyLib.Code.Item(System.Object,System.String) name.vb: Item(Object, String) fullName: HarmonyLib.Code.Item[System.Object, System.String] fullName.vb: HarmonyLib.Code.Item(System.Object, System.String) nameWithType: Code.Item[Object, String] nameWithType.vb: Code.Item(Object, String) - uid: HarmonyLib.Code.Item* name: Item href: api/HarmonyLib.Code.html#HarmonyLib_Code_Item_ commentId: Overload:HarmonyLib.Code.Item isSpec: "True" fullName: HarmonyLib.Code.Item nameWithType: Code.Item - uid: HarmonyLib.Code.Nop name: Nop href: api/HarmonyLib.Code.html#HarmonyLib_Code_Nop commentId: P:HarmonyLib.Code.Nop fullName: HarmonyLib.Code.Nop nameWithType: Code.Nop - uid: HarmonyLib.Code.Nop* name: Nop href: api/HarmonyLib.Code.html#HarmonyLib_Code_Nop_ commentId: Overload:HarmonyLib.Code.Nop isSpec: "True" fullName: HarmonyLib.Code.Nop nameWithType: Code.Nop - uid: HarmonyLib.Code.Operand name: Operand href: api/HarmonyLib.Code.html#HarmonyLib_Code_Operand commentId: P:HarmonyLib.Code.Operand fullName: HarmonyLib.Code.Operand nameWithType: Code.Operand - uid: HarmonyLib.Code.Operand* name: Operand href: api/HarmonyLib.Code.html#HarmonyLib_Code_Operand_ commentId: Overload:HarmonyLib.Code.Operand isSpec: "True" fullName: HarmonyLib.Code.Operand nameWithType: Code.Operand - uid: HarmonyLib.CodeInstruction name: CodeInstruction href: api/HarmonyLib.CodeInstruction.html commentId: T:HarmonyLib.CodeInstruction fullName: HarmonyLib.CodeInstruction nameWithType: CodeInstruction - uid: HarmonyLib.CodeInstruction.#ctor(HarmonyLib.CodeInstruction) name: CodeInstruction(CodeInstruction) href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction__ctor_HarmonyLib_CodeInstruction_ commentId: M:HarmonyLib.CodeInstruction.#ctor(HarmonyLib.CodeInstruction) fullName: HarmonyLib.CodeInstruction.CodeInstruction(HarmonyLib.CodeInstruction) nameWithType: CodeInstruction.CodeInstruction(CodeInstruction) - uid: HarmonyLib.CodeInstruction.#ctor(System.Reflection.Emit.OpCode,System.Object) name: CodeInstruction(OpCode, Object) href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction__ctor_System_Reflection_Emit_OpCode_System_Object_ commentId: M:HarmonyLib.CodeInstruction.#ctor(System.Reflection.Emit.OpCode,System.Object) fullName: HarmonyLib.CodeInstruction.CodeInstruction(System.Reflection.Emit.OpCode, System.Object) nameWithType: CodeInstruction.CodeInstruction(OpCode, Object) - uid: HarmonyLib.CodeInstruction.#ctor* name: CodeInstruction href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction__ctor_ commentId: Overload:HarmonyLib.CodeInstruction.#ctor isSpec: "True" fullName: HarmonyLib.CodeInstruction.CodeInstruction nameWithType: CodeInstruction.CodeInstruction - uid: HarmonyLib.CodeInstruction.blocks name: blocks href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_blocks commentId: F:HarmonyLib.CodeInstruction.blocks fullName: HarmonyLib.CodeInstruction.blocks nameWithType: CodeInstruction.blocks - uid: HarmonyLib.CodeInstruction.Call(System.Linq.Expressions.Expression{System.Action}) name: Call(Expression) href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Call_System_Linq_Expressions_Expression_System_Action__ commentId: M:HarmonyLib.CodeInstruction.Call(System.Linq.Expressions.Expression{System.Action}) name.vb: Call(Expression(Of Action)) fullName: HarmonyLib.CodeInstruction.Call(System.Linq.Expressions.Expression) fullName.vb: HarmonyLib.CodeInstruction.Call(System.Linq.Expressions.Expression(Of System.Action)) nameWithType: CodeInstruction.Call(Expression) nameWithType.vb: CodeInstruction.Call(Expression(Of Action)) - uid: HarmonyLib.CodeInstruction.Call(System.Linq.Expressions.LambdaExpression) name: Call(LambdaExpression) href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Call_System_Linq_Expressions_LambdaExpression_ commentId: M:HarmonyLib.CodeInstruction.Call(System.Linq.Expressions.LambdaExpression) fullName: HarmonyLib.CodeInstruction.Call(System.Linq.Expressions.LambdaExpression) nameWithType: CodeInstruction.Call(LambdaExpression) - uid: HarmonyLib.CodeInstruction.Call(System.String,System.Type[],System.Type[]) name: Call(String, Type[], Type[]) href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Call_System_String_System_Type___System_Type___ commentId: M:HarmonyLib.CodeInstruction.Call(System.String,System.Type[],System.Type[]) name.vb: Call(String, Type(), Type()) fullName: HarmonyLib.CodeInstruction.Call(System.String, System.Type[], System.Type[]) fullName.vb: HarmonyLib.CodeInstruction.Call(System.String, System.Type(), System.Type()) nameWithType: CodeInstruction.Call(String, Type[], Type[]) nameWithType.vb: CodeInstruction.Call(String, Type(), Type()) - uid: HarmonyLib.CodeInstruction.Call(System.Type,System.String,System.Type[],System.Type[]) name: Call(Type, String, Type[], Type[]) href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Call_System_Type_System_String_System_Type___System_Type___ commentId: M:HarmonyLib.CodeInstruction.Call(System.Type,System.String,System.Type[],System.Type[]) name.vb: Call(Type, String, Type(), Type()) fullName: HarmonyLib.CodeInstruction.Call(System.Type, System.String, System.Type[], System.Type[]) fullName.vb: HarmonyLib.CodeInstruction.Call(System.Type, System.String, System.Type(), System.Type()) nameWithType: CodeInstruction.Call(Type, String, Type[], Type[]) nameWithType.vb: CodeInstruction.Call(Type, String, Type(), Type()) - uid: HarmonyLib.CodeInstruction.Call* name: Call href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Call_ commentId: Overload:HarmonyLib.CodeInstruction.Call isSpec: "True" fullName: HarmonyLib.CodeInstruction.Call nameWithType: CodeInstruction.Call - uid: HarmonyLib.CodeInstruction.Call``1(System.Linq.Expressions.Expression{System.Action{``0}}) name: Call(Expression>) href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Call__1_System_Linq_Expressions_Expression_System_Action___0___ commentId: M:HarmonyLib.CodeInstruction.Call``1(System.Linq.Expressions.Expression{System.Action{``0}}) name.vb: Call(Of T)(Expression(Of Action(Of T))) fullName: HarmonyLib.CodeInstruction.Call(System.Linq.Expressions.Expression>) fullName.vb: HarmonyLib.CodeInstruction.Call(Of T)(System.Linq.Expressions.Expression(Of System.Action(Of T))) nameWithType: CodeInstruction.Call(Expression>) nameWithType.vb: CodeInstruction.Call(Of T)(Expression(Of Action(Of T))) - uid: HarmonyLib.CodeInstruction.Call``2(System.Linq.Expressions.Expression{System.Func{``0,``1}}) name: Call(Expression>) href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Call__2_System_Linq_Expressions_Expression_System_Func___0___1___ commentId: M:HarmonyLib.CodeInstruction.Call``2(System.Linq.Expressions.Expression{System.Func{``0,``1}}) name.vb: Call(Of T, TResult)(Expression(Of Func(Of T, TResult))) fullName: HarmonyLib.CodeInstruction.Call(System.Linq.Expressions.Expression>) fullName.vb: HarmonyLib.CodeInstruction.Call(Of T, TResult)(System.Linq.Expressions.Expression(Of System.Func(Of T, TResult))) nameWithType: CodeInstruction.Call(Expression>) nameWithType.vb: CodeInstruction.Call(Of T, TResult)(Expression(Of Func(Of T, TResult))) - uid: HarmonyLib.CodeInstruction.CallClosure* name: CallClosure href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_CallClosure_ commentId: Overload:HarmonyLib.CodeInstruction.CallClosure isSpec: "True" fullName: HarmonyLib.CodeInstruction.CallClosure nameWithType: CodeInstruction.CallClosure - uid: HarmonyLib.CodeInstruction.CallClosure``1(``0) name: CallClosure(T) href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_CallClosure__1___0_ commentId: M:HarmonyLib.CodeInstruction.CallClosure``1(``0) name.vb: CallClosure(Of T)(T) fullName: HarmonyLib.CodeInstruction.CallClosure(T) fullName.vb: HarmonyLib.CodeInstruction.CallClosure(Of T)(T) nameWithType: CodeInstruction.CallClosure(T) nameWithType.vb: CodeInstruction.CallClosure(Of T)(T) - uid: HarmonyLib.CodeInstruction.Clone name: Clone() href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Clone commentId: M:HarmonyLib.CodeInstruction.Clone fullName: HarmonyLib.CodeInstruction.Clone() nameWithType: CodeInstruction.Clone() - uid: HarmonyLib.CodeInstruction.Clone(System.Object) name: Clone(Object) href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Clone_System_Object_ commentId: M:HarmonyLib.CodeInstruction.Clone(System.Object) fullName: HarmonyLib.CodeInstruction.Clone(System.Object) nameWithType: CodeInstruction.Clone(Object) - uid: HarmonyLib.CodeInstruction.Clone(System.Reflection.Emit.OpCode) name: Clone(OpCode) href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Clone_System_Reflection_Emit_OpCode_ commentId: M:HarmonyLib.CodeInstruction.Clone(System.Reflection.Emit.OpCode) fullName: HarmonyLib.CodeInstruction.Clone(System.Reflection.Emit.OpCode) nameWithType: CodeInstruction.Clone(OpCode) - uid: HarmonyLib.CodeInstruction.Clone* name: Clone href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Clone_ commentId: Overload:HarmonyLib.CodeInstruction.Clone isSpec: "True" fullName: HarmonyLib.CodeInstruction.Clone nameWithType: CodeInstruction.Clone - uid: HarmonyLib.CodeInstruction.labels name: labels href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_labels commentId: F:HarmonyLib.CodeInstruction.labels fullName: HarmonyLib.CodeInstruction.labels nameWithType: CodeInstruction.labels - uid: HarmonyLib.CodeInstruction.LoadArgument(System.Int32,System.Boolean) name: LoadArgument(Int32, Boolean) href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_LoadArgument_System_Int32_System_Boolean_ commentId: M:HarmonyLib.CodeInstruction.LoadArgument(System.Int32,System.Boolean) fullName: HarmonyLib.CodeInstruction.LoadArgument(System.Int32, System.Boolean) nameWithType: CodeInstruction.LoadArgument(Int32, Boolean) - uid: HarmonyLib.CodeInstruction.LoadArgument* name: LoadArgument href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_LoadArgument_ commentId: Overload:HarmonyLib.CodeInstruction.LoadArgument isSpec: "True" fullName: HarmonyLib.CodeInstruction.LoadArgument nameWithType: CodeInstruction.LoadArgument - uid: HarmonyLib.CodeInstruction.LoadField(System.Type,System.String,System.Boolean) name: LoadField(Type, String, Boolean) href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_LoadField_System_Type_System_String_System_Boolean_ commentId: M:HarmonyLib.CodeInstruction.LoadField(System.Type,System.String,System.Boolean) fullName: HarmonyLib.CodeInstruction.LoadField(System.Type, System.String, System.Boolean) nameWithType: CodeInstruction.LoadField(Type, String, Boolean) - uid: HarmonyLib.CodeInstruction.LoadField* name: LoadField href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_LoadField_ commentId: Overload:HarmonyLib.CodeInstruction.LoadField isSpec: "True" fullName: HarmonyLib.CodeInstruction.LoadField nameWithType: CodeInstruction.LoadField - uid: HarmonyLib.CodeInstruction.LoadLocal(System.Int32,System.Boolean) name: LoadLocal(Int32, Boolean) href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_LoadLocal_System_Int32_System_Boolean_ commentId: M:HarmonyLib.CodeInstruction.LoadLocal(System.Int32,System.Boolean) fullName: HarmonyLib.CodeInstruction.LoadLocal(System.Int32, System.Boolean) nameWithType: CodeInstruction.LoadLocal(Int32, Boolean) - uid: HarmonyLib.CodeInstruction.LoadLocal* name: LoadLocal href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_LoadLocal_ commentId: Overload:HarmonyLib.CodeInstruction.LoadLocal isSpec: "True" fullName: HarmonyLib.CodeInstruction.LoadLocal nameWithType: CodeInstruction.LoadLocal - uid: HarmonyLib.CodeInstruction.opcode name: opcode href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_opcode commentId: F:HarmonyLib.CodeInstruction.opcode fullName: HarmonyLib.CodeInstruction.opcode nameWithType: CodeInstruction.opcode - uid: HarmonyLib.CodeInstruction.operand name: operand href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_operand commentId: F:HarmonyLib.CodeInstruction.operand fullName: HarmonyLib.CodeInstruction.operand nameWithType: CodeInstruction.operand - uid: HarmonyLib.CodeInstruction.StoreArgument(System.Int32) name: StoreArgument(Int32) href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_StoreArgument_System_Int32_ commentId: M:HarmonyLib.CodeInstruction.StoreArgument(System.Int32) fullName: HarmonyLib.CodeInstruction.StoreArgument(System.Int32) nameWithType: CodeInstruction.StoreArgument(Int32) - uid: HarmonyLib.CodeInstruction.StoreArgument* name: StoreArgument href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_StoreArgument_ commentId: Overload:HarmonyLib.CodeInstruction.StoreArgument isSpec: "True" fullName: HarmonyLib.CodeInstruction.StoreArgument nameWithType: CodeInstruction.StoreArgument - uid: HarmonyLib.CodeInstruction.StoreField(System.Type,System.String) name: StoreField(Type, String) href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_StoreField_System_Type_System_String_ commentId: M:HarmonyLib.CodeInstruction.StoreField(System.Type,System.String) fullName: HarmonyLib.CodeInstruction.StoreField(System.Type, System.String) nameWithType: CodeInstruction.StoreField(Type, String) - uid: HarmonyLib.CodeInstruction.StoreField* name: StoreField href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_StoreField_ commentId: Overload:HarmonyLib.CodeInstruction.StoreField isSpec: "True" fullName: HarmonyLib.CodeInstruction.StoreField nameWithType: CodeInstruction.StoreField - uid: HarmonyLib.CodeInstruction.StoreLocal(System.Int32) name: StoreLocal(Int32) href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_StoreLocal_System_Int32_ commentId: M:HarmonyLib.CodeInstruction.StoreLocal(System.Int32) fullName: HarmonyLib.CodeInstruction.StoreLocal(System.Int32) nameWithType: CodeInstruction.StoreLocal(Int32) - uid: HarmonyLib.CodeInstruction.StoreLocal* name: StoreLocal href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_StoreLocal_ commentId: Overload:HarmonyLib.CodeInstruction.StoreLocal isSpec: "True" fullName: HarmonyLib.CodeInstruction.StoreLocal nameWithType: CodeInstruction.StoreLocal - uid: HarmonyLib.CodeInstruction.ToString name: ToString() href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_ToString commentId: M:HarmonyLib.CodeInstruction.ToString fullName: HarmonyLib.CodeInstruction.ToString() nameWithType: CodeInstruction.ToString() - uid: HarmonyLib.CodeInstruction.ToString* name: ToString href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_ToString_ commentId: Overload:HarmonyLib.CodeInstruction.ToString isSpec: "True" fullName: HarmonyLib.CodeInstruction.ToString nameWithType: CodeInstruction.ToString - uid: HarmonyLib.CodeInstructionExtensions name: CodeInstructionExtensions href: api/HarmonyLib.CodeInstructionExtensions.html commentId: T:HarmonyLib.CodeInstructionExtensions fullName: HarmonyLib.CodeInstructionExtensions nameWithType: CodeInstructionExtensions - uid: HarmonyLib.CodeInstructionExtensions.ArgumentIndex(HarmonyLib.CodeInstruction) name: ArgumentIndex(CodeInstruction) href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_ArgumentIndex_HarmonyLib_CodeInstruction_ commentId: M:HarmonyLib.CodeInstructionExtensions.ArgumentIndex(HarmonyLib.CodeInstruction) fullName: HarmonyLib.CodeInstructionExtensions.ArgumentIndex(HarmonyLib.CodeInstruction) nameWithType: CodeInstructionExtensions.ArgumentIndex(CodeInstruction) - uid: HarmonyLib.CodeInstructionExtensions.ArgumentIndex* name: ArgumentIndex href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_ArgumentIndex_ commentId: Overload:HarmonyLib.CodeInstructionExtensions.ArgumentIndex isSpec: "True" fullName: HarmonyLib.CodeInstructionExtensions.ArgumentIndex nameWithType: CodeInstructionExtensions.ArgumentIndex - uid: HarmonyLib.CodeInstructionExtensions.Branches(HarmonyLib.CodeInstruction,System.Nullable{System.Reflection.Emit.Label}@) name: Branches(CodeInstruction, out Nullable