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

◆ SecurityAttribute()

System.Security.SecurityElement.SecurityAttribute.SecurityAttribute ( string name,
string value )
inline

Definition at line 393 of file SecurityElement.cs.

394 {
395 if (!true)
396 {
397 }
398 bool flag = SecurityElement.IsValidAttributeName(name);
399 if (!true)
400 {
401 }
402 bool flag2 = SecurityElement.IsValidAttributeValue(value);
404 if (!true)
405 {
406 }
407 string text = SecurityElement.Unescape(value);
409 }
class f__AnonymousType0<< Count > j__TPar

References System.Security.SecurityElement.IsValidAttributeName(), System.Security.SecurityElement.IsValidAttributeValue(), j__TPar, System.name, System.Security.SecurityElement.text, System.Security.SecurityElement.Unescape(), and System.value.