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 139 of file CustomAttributeNamedArgument.cs.

140 {
141 bool flag = left.<IsField>k__BackingField;
142 bool flag2;
143 return flag2;
144 }
class f__AnonymousType0<< Count > j__TPar
readonly CustomAttributeTypedArgument< TypedValue > k__BackingField

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