terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ operator==()

static bool System.Reflection.CustomAttributeNamedArgument.operator== ( CustomAttributeNamedArgument left,
CustomAttributeNamedArgument right )
inlinestatic

Definition at line 131 of file CustomAttributeNamedArgument.cs.

132 {
133 bool flag = left.<IsField>k__BackingField;
134 bool flag2;
135 return flag2;
136 }
class f__AnonymousType0<< Count > j__TPar
readonly CustomAttributeTypedArgument< TypedValue > k__BackingField

References System.Reflection.CustomAttributeNamedArgument.IsField, j__TPar, and System.Reflection.CustomAttributeNamedArgument.k__BackingField.