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

◆ IsValidAttributeValue()

static bool System.Security.SecurityElement.IsValidAttributeValue ( string value)
inlinestatic

Definition at line 198 of file SecurityElement.cs.

199 {
200 if (!true)
201 {
202 return;
203 }
204 }

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