Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetCombinedList()

static IList< CustomAttributeData > System.Reflection.RuntimeCustomAttributeData.GetCombinedList ( IList< CustomAttributeData > customAttributes,
ref RuntimeType::ListBuilder< Attribute > pseudoAttributes )
inlinestaticprivate

Definition at line 155 of file RuntimeCustomAttributeData.cs.

References System.Reflection.RuntimeCustomAttributeData.RuntimeCustomAttributeData(), System.array, System.Collections.Generic.Dictionary< TKey, TValue >.CopyTo(), and System.Collections.Generic.Dictionary< TKey, TValue >.Count.

Referenced by System.Reflection.RuntimeCustomAttributeData.GetCustomAttributesInternal(), System.Reflection.RuntimeCustomAttributeData.GetCustomAttributesInternal(), System.Reflection.RuntimeCustomAttributeData.GetCustomAttributesInternal(), and System.Reflection.RuntimeCustomAttributeData.GetCustomAttributesInternal().