12 [global::Cpp2ILInjected.Token(Token =
"0x6000026")]
13 [global::Cpp2ILInjected.Address(RVA =
"0x1D56EC4", Offset =
"0x1D56EC4", Length =
"0xEC")]
14 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type =
typeof(
BigNumber), Member =
"FormatBigInteger", MemberParameters =
new object[]
25 }, ReturnType =
typeof(
string))]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
27 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
33 [global::Cpp2ILInjected.Token(Token =
"0x6000027")]
34 [global::Cpp2ILInjected.Address(RVA =
"0x1D56FB0", Offset =
"0x1D56FB0", Length =
"0x5A4")]
35 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
36 [global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type =
typeof(
BigNumber), Member =
"FormatBigInteger", MemberParameters =
new object[]
46 }, ReturnType =
typeof(
string))]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(
Type =
typeof(BigInteger), Member =
"TryGetBytes", MemberParameters =
new object[]
50 "System.Numerics.BigInteger.GetBytesMode",
55 }, ReturnType =
typeof(
byte[]))]
56 [global::Cpp2ILInjected.CallAnalysis.Calls(
Type =
typeof(
Span<>), Member =
"op_Implicit", MemberParameters =
new object[] {
"T[]" }, ReturnType =
"System.Span`1<T>")]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(
Type =
"System.ThrowHelper", Member =
"ThrowArgumentOutOfRangeException", ReturnType =
typeof(
void))]
59 [global::Cpp2ILInjected.CallAnalysis.Calls(
Type =
typeof(
string),
Member =
"get_Chars", MemberParameters =
new object[] {
typeof(
int) }, ReturnType =
typeof(
char))]
65 }, ReturnType =
typeof(
void))]
70 }, ReturnType =
typeof(
bool))]
73 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 30)]
79 [global::Cpp2ILInjected.Token(Token =
"0x6000028")]
80 [global::Cpp2ILInjected.Address(RVA =
"0x1D55DD4", Offset =
"0x1D55DD4", Length =
"0xAC")]
81 [global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type =
typeof(
BigInteger), Member =
"ToString", MemberParameters =
new object[]
85 }, ReturnType =
typeof(
string))]
86 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
87 [global::Cpp2ILInjected.CallAnalysis.Calls(
Type =
typeof(
string), Member =
"GetRawStringData", ReturnType =
typeof(
ref char))]
88 [global::Cpp2ILInjected.CallAnalysis.Calls(
Type =
typeof(BigNumber), Member =
"FormatBigInteger", MemberParameters =
new object[]
98 }, ReturnType =
typeof(
string))]
99 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
105 [global::Cpp2ILInjected.Token(Token =
"0x6000029")]
106 [global::Cpp2ILInjected.Address(RVA =
"0x1D57B44", Offset =
"0x1D57B44", Length =
"0x948")]
107 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
108 [global::Cpp2ILInjected.CallAnalysis.CalledBy(
Type =
typeof(
BigNumber), Member =
"FormatBigInteger", MemberParameters =
new object[]
113 }, ReturnType =
typeof(
string))]
114 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
115 [global::Cpp2ILInjected.CallAnalysis.Calls(
Type =
typeof(BigNumber), Member =
"ParseFormatSpecifier", MemberParameters =
new object[]
119 }, ReturnType =
typeof(
char))]
120 [global::Cpp2ILInjected.CallAnalysis.Calls(
Type =
typeof(BigNumber), Member =
"FormatBigIntegerToHex", MemberParameters =
new object[]
130 }, ReturnType =
typeof(
string))]
131 [global::Cpp2ILInjected.CallAnalysis.Calls(
Type =
typeof(
string),
Member =
"Format", MemberParameters =
new object[]
135 }, ReturnType =
typeof(
string))]
146 }, ReturnType =
typeof(
void))]
151 }, ReturnType =
typeof(
bool))]
153 [global::Cpp2ILInjected.CallAnalysis.Calls(
Type =
typeof(
string),
Member =
"GetRawStringData", ReturnType =
typeof(
ref char))]
154 [global::Cpp2ILInjected.CallAnalysis.Calls(
Type =
typeof(
int),
Member =
"TryFormat", MemberParameters =
new object[]
160 }, ReturnType =
typeof(
bool))]
161 [global::Cpp2ILInjected.CallAnalysis.Calls(
Type =
typeof(
int),
Member =
"ToString", MemberParameters =
new object[]
165 }, ReturnType =
typeof(
string))]
166 [global::Cpp2ILInjected.CallAnalysis.Calls(
Type =
typeof(
string),
Member =
"get_Chars", MemberParameters =
new object[] {
typeof(
int) }, ReturnType =
typeof(
char))]
167 [global::Cpp2ILInjected.CallAnalysis.Calls(
Type =
"System.ThrowHelper", Member =
"ThrowArgumentOutOfRangeException", ReturnType =
typeof(
void))]
168 [global::Cpp2ILInjected.CallAnalysis.Calls(
Type =
typeof(
string),
Member =
"CreateString", MemberParameters =
new object[]
173 }, ReturnType =
typeof(
string))]
179 }, ReturnType =
typeof(
void))]
180 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 56)]
static string FormatBigInteger(bool targetSpan, BigInteger value, string formatString, ReadOnlySpan< char > formatSpan, NumberFormatInfo info, Span< char > destination, out int charsWritten, out bool spanSuccess)
static string FormatBigIntegerToHex(bool targetSpan, BigInteger value, char format, int digits, NumberFormatInfo info, Span< char > destination, out int charsWritten, out bool spanSuccess)