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
StringConcat.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections.Generic
;
3
using
System.ComponentModel
;
4
using
Cpp2IlInjected
;
5
6
namespace
System.Xml.Xsl.Runtime
7
{
8
// Token: 0x020000C1 RID: 193
9
[
EditorBrowsable
(
EditorBrowsableState
.Never)]
10
public
struct
StringConcat
11
{
12
// Token: 0x060007FD RID: 2045 RVA: 0x00019B9C File Offset: 0x00017D9C
13
public
void
Clear
()
14
{
15
}
16
17
// Token: 0x170001F0 RID: 496
18
// (get) Token: 0x060007FE RID: 2046 RVA: 0x00019BAC File Offset: 0x00017DAC
19
internal
int
Count
20
{
21
get
22
{
23
return
this.
idxStr
;
24
}
25
}
26
27
// Token: 0x060007FF RID: 2047 RVA: 0x00019BC0 File Offset: 0x00017DC0
28
public
string
GetResult
()
29
{
30
int
num = this.
idxStr
;
31
List<string>
list
= this.
strList
;
32
string
text
;
33
return
text
;
34
}
35
36
// Token: 0x06000800 RID: 2048 RVA: 0x00003FFD File Offset: 0x000021FD
37
internal
void
ConcatNoDelimiter
(
string
s
)
38
{
39
throw
new
AnalysisFailedException
(
"CPP2IL failed to recover any usable IL for this method."
);
40
}
41
42
// Token: 0x0400040F RID: 1039
43
private
string
s1
;
44
45
// Token: 0x04000410 RID: 1040
46
private
string
s2
;
47
48
// Token: 0x04000411 RID: 1041
49
private
string
s3
;
50
51
// Token: 0x04000412 RID: 1042
52
private
string
s4
;
53
54
// Token: 0x04000413 RID: 1043
55
private
string
delimiter
;
56
57
// Token: 0x04000414 RID: 1044
58
private
List<string>
strList
;
59
60
// Token: 0x04000415 RID: 1045
61
private
int
idxStr
;
62
}
63
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Cpp2IlInjected.AnalysisFailedException
Definition
AnalysisFailedException.cs:7
System.Collections.Generic.List
Definition
List.cs:13
Cpp2IlInjected
Definition
AnalysisFailedException.cs:4
System.Collections.Generic
Definition
ArrayBuilder.cs:5
System.ComponentModel.EditorBrowsableState
EditorBrowsableState
Definition
EditorBrowsableState.cs:7
System.ComponentModel
Definition
AddingNewEventArgs.cs:6
System.Xml.Xsl.Runtime
Definition
StringConcat.cs:7
System.ExceptionArgument.s
@ s
System.ExceptionArgument.list
@ list
System.ExceptionArgument.text
@ text
System
Definition
__ComObject.cs:4
System.Xml.Xsl.Runtime.StringConcat.delimiter
string delimiter
Definition
StringConcat.cs:55
System.Xml.Xsl.Runtime.StringConcat.Clear
void Clear()
Definition
StringConcat.cs:13
System.Xml.Xsl.Runtime.StringConcat.s4
string s4
Definition
StringConcat.cs:52
System.Xml.Xsl.Runtime.StringConcat.s3
string s3
Definition
StringConcat.cs:49
System.Xml.Xsl.Runtime.StringConcat.ConcatNoDelimiter
void ConcatNoDelimiter(string s)
Definition
StringConcat.cs:37
System.Xml.Xsl.Runtime.StringConcat.strList
List< string > strList
Definition
StringConcat.cs:58
System.Xml.Xsl.Runtime.StringConcat.Count
int Count
Definition
StringConcat.cs:20
System.Xml.Xsl.Runtime.StringConcat.idxStr
int idxStr
Definition
StringConcat.cs:61
System.Xml.Xsl.Runtime.StringConcat.GetResult
string GetResult()
Definition
StringConcat.cs:28
System.Xml.Xsl.Runtime.StringConcat.s1
string s1
Definition
StringConcat.cs:43
System.Xml.Xsl.Runtime.StringConcat.s2
string s2
Definition
StringConcat.cs:46
System.Xml.Xsl.Runtime.StringConcat
Definition
StringConcat.cs:11
source
System.Xml
System
Xml
Xsl
Runtime
StringConcat.cs
Generated by
1.10.0