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

◆ IsValidAttributeName()

static bool System.Security.SecurityElement.IsValidAttributeName ( string name)
inlinestatic

Definition at line 189 of file SecurityElement.cs.

190 {
191 if (!true)
192 {
193 return;
194 }
195 }

Referenced by System.Security.SecurityElement.SecurityAttribute.SecurityAttribute().