terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ FriendlyName

string System.Security.Cryptography.Oid.FriendlyName
getset

Definition at line 164 of file Oid.cs.

165 {
166 [global::Cpp2ILInjected.Token(Token = "0x6000579")]
167 [global::Cpp2ILInjected.Address(RVA = "0x1ECECF4", Offset = "0x1ECECF4", Length = "0x84")]
168 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509Certificate2), Member = "ToString", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
169 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
170 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(OidLookup), Member = "ToFriendlyName", MemberParameters = new object[]
171 {
172 typeof(string),
173 typeof(OidGroup),
174 typeof(bool)
175 }, ReturnType = typeof(string))]
176 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
177 get
178 {
179 throw null;
180 }
181 }
class f__AnonymousType0<< Count > j__TPar