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
DigestHeaderParser.cs
Go to the documentation of this file.
1using System;
3
4namespace System.Net
5{
6 // Token: 0x02000238 RID: 568
7 internal class DigestHeaderParser
8 {
9 // Token: 0x06000E2A RID: 3626 RVA: 0x0002D12C File Offset: 0x0002B32C
11 {
12 if (!true)
13 {
14 }
15 base..ctor();
16 string text = header.Trim();
18 }
19
20 // Token: 0x170002F3 RID: 755
21 // (get) Token: 0x06000E2B RID: 3627 RVA: 0x0002D150 File Offset: 0x0002B350
22 public string Realm
23 {
24 get
25 {
26 /*
27An exception occurred when decompiling this method (06000E2B)
28
29ICSharpCode.Decompiler.DecompilerException: Error decompiling System.String System.Net.DigestHeaderParser::get_Realm()
30
31 ---> System.Exception: Basic block has to end with unconditional control flow.
32{
33 Block_0:
34 stloc:string[](var_0_06, ldfld:string[](DigestHeaderParser::values, ldloc:DigestHeaderParser(this)))
35}
36
37 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
38 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
39 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
40 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
41 --- End of inner exception stack trace ---
42 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
43 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1683
44*/;
45 }
46 }
47
48 // Token: 0x170002F4 RID: 756
49 // (get) Token: 0x06000E2C RID: 3628 RVA: 0x0002D164 File Offset: 0x0002B364
50 public string Opaque
51 {
52 get
53 {
54 /*
55An exception occurred when decompiling this method (06000E2C)
56
57ICSharpCode.Decompiler.DecompilerException: Error decompiling System.String System.Net.DigestHeaderParser::get_Opaque()
58
59 ---> System.Exception: Basic block has to end with unconditional control flow.
60{
61 Block_0:
62 stloc:string[](var_0_06, ldfld:string[](DigestHeaderParser::values, ldloc:DigestHeaderParser(this)))
63}
64
65 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
66 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
67 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
68 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
69 --- End of inner exception stack trace ---
70 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
71 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1683
72*/;
73 }
74 }
75
76 // Token: 0x170002F5 RID: 757
77 // (get) Token: 0x06000E2D RID: 3629 RVA: 0x0002D178 File Offset: 0x0002B378
78 public string Nonce
79 {
80 get
81 {
82 /*
83An exception occurred when decompiling this method (06000E2D)
84
85ICSharpCode.Decompiler.DecompilerException: Error decompiling System.String System.Net.DigestHeaderParser::get_Nonce()
86
87 ---> System.Exception: Basic block has to end with unconditional control flow.
88{
89 Block_0:
90 stloc:string[](var_0_06, ldfld:string[](DigestHeaderParser::values, ldloc:DigestHeaderParser(this)))
91}
92
93 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
94 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
95 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
96 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
97 --- End of inner exception stack trace ---
98 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
99 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1683
100*/;
101 }
102 }
103
104 // Token: 0x170002F6 RID: 758
105 // (get) Token: 0x06000E2E RID: 3630 RVA: 0x0002D18C File Offset: 0x0002B38C
106 public string Algorithm
107 {
108 get
109 {
110 /*
111An exception occurred when decompiling this method (06000E2E)
112
113ICSharpCode.Decompiler.DecompilerException: Error decompiling System.String System.Net.DigestHeaderParser::get_Algorithm()
114
115 ---> System.Exception: Basic block has to end with unconditional control flow.
116{
117 Block_0:
118 stloc:string[](var_0_06, ldfld:string[](DigestHeaderParser::values, ldloc:DigestHeaderParser(this)))
119}
120
121 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
122 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
123 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
124 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
125 --- End of inner exception stack trace ---
126 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
127 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1683
128*/;
129 }
130 }
131
132 // Token: 0x170002F7 RID: 759
133 // (get) Token: 0x06000E2F RID: 3631 RVA: 0x0002D1A0 File Offset: 0x0002B3A0
134 public string QOP
135 {
136 get
137 {
138 /*
139An exception occurred when decompiling this method (06000E2F)
140
141ICSharpCode.Decompiler.DecompilerException: Error decompiling System.String System.Net.DigestHeaderParser::get_QOP()
142
143 ---> System.Exception: Basic block has to end with unconditional control flow.
144{
145 Block_0:
146 stloc:string[](var_0_06, ldfld:string[](DigestHeaderParser::values, ldloc:DigestHeaderParser(this)))
147}
148
149 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
150 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
151 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
152 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
153 --- End of inner exception stack trace ---
154 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
155 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1683
156*/;
157 }
158 }
159
160 // Token: 0x06000E30 RID: 3632 RVA: 0x0002D1B4 File Offset: 0x0002B3B4
161 public bool Parse()
162 {
163 bool flag = this.header.ToLower().StartsWith("digest ");
164 string text = this.header;
165 int num = 6;
166 this.pos = num;
167 int stringLength = text._stringLength;
169 this.SkipWhitespace();
170 int num2 = this.length;
171 string[] array = this.values;
172 string text2 = this.header;
173 int num3 = this.pos;
174 this.pos = num3;
175 if (num3 == 0)
176 {
177 }
178 string[] array2 = this.values;
179 if (num == 0)
180 {
181 if ("digest " == null || "digest " != null)
182 {
183 int num4 = this.length;
184 string[] array3 = this.values;
185 string[] array4 = this.values;
186 if (array3 != null)
187 {
188 return "digest " != null;
189 }
190 }
191 }
192 throw new ArrayTypeMismatchException();
193 }
194
195 // Token: 0x06000E31 RID: 3633 RVA: 0x0002D26C File Offset: 0x0002B46C
196 private void SkipWhitespace()
197 {
198 int num = this.length;
199 string[] array = this.values;
200 string text = this.header;
201 this.pos = num;
202 int num2 = this.length;
203 string[] array2 = this.values;
204 this.pos = num2;
205 }
206
207 // Token: 0x06000E32 RID: 3634 RVA: 0x0002D2B0 File Offset: 0x0002B4B0
208 private string GetKey()
209 {
210 this.SkipWhitespace();
211 int num = this.length;
212 string[] array = this.values;
213 string text = this.header;
214 int num2 = this.pos;
215 int num3 = this.length;
216 this.pos = num2;
217 string text2 = this.header;
218 string text3;
219 return text3.Trim().ToLower();
220 }
221
222 // Token: 0x06000E33 RID: 3635 RVA: 0x0002D304 File Offset: 0x0002B504
223 private bool GetKeywordAndValue([Out] string key, [Out] string value)
224 {
225 /*
226An exception occurred when decompiling this method (06000E33)
227
228ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean System.Net.DigestHeaderParser::GetKeywordAndValue(System.String,System.String)
229
230 ---> System.Exception: Basic block has to end with unconditional control flow.
231{
232 Block_0:
233 stloc:string(var_0_06, call:string(DigestHeaderParser::GetKey, ldloc:DigestHeaderParser(this)))
234 stloc:int32(var_1_0D, ldfld:int32(DigestHeaderParser::length, ldloc:DigestHeaderParser(this)))
235 stloc:string[](var_2_14, ldfld:string[](DigestHeaderParser::values, ldloc:DigestHeaderParser(this)))
236 call:void(DigestHeaderParser::SkipWhitespace, ldloc:DigestHeaderParser(this))
237 stloc:int32(var_3_21, ldfld:int32(DigestHeaderParser::length, ldloc:DigestHeaderParser(this)))
238 stloc:string[](var_4_28, ldfld:string[](DigestHeaderParser::values, ldloc:DigestHeaderParser(this)))
239 stloc:string(var_5_30, ldfld:string(DigestHeaderParser::header, ldloc:DigestHeaderParser(this)))
240 stfld:int32(DigestHeaderParser::pos, ldloc:DigestHeaderParser(this), ldloc:int32(var_1_0D))
241 call:void(DigestHeaderParser::SkipWhitespace, ldloc:DigestHeaderParser(this))
242 stloc:int32(var_7_45, ldfld:int32(DigestHeaderParser::length, ldloc:DigestHeaderParser(this)))
243 stloc:string[](var_8_4D, ldfld:string[](DigestHeaderParser::values, ldloc:DigestHeaderParser(this)))
244 stloc:string(var_9_55, ldfld:string(DigestHeaderParser::header, ldloc:DigestHeaderParser(this)))
245 stloc:int32(var_11_5D, ldfld:int32(DigestHeaderParser::pos, ldloc:DigestHeaderParser(this)))
246 stloc:string(var_12_65, ldfld:string(DigestHeaderParser::header, ldloc:DigestHeaderParser(this)))
247 stloc:int32(var_13_69, ldc.i4:int32(34))
248 stfld:int32(DigestHeaderParser::pos, ldloc:DigestHeaderParser(this), ldloc:int32(var_11_5D))
249 stloc:int32(var_14_7E, call:int32(string::IndexOf, ldloc:string(var_12_65), ldloc:int32[exp:char](var_13_69), ldloc:int32(var_11_5D)))
250 stfld:int32(DigestHeaderParser::pos, ldloc:DigestHeaderParser(this), ldloc:int32(var_14_7E))
251 stloc:string(var_15_8E, ldfld:string(DigestHeaderParser::header, ldloc:DigestHeaderParser(this)))
252 stloc:int64(var_16_91, ldc.i4:int64(0))
253 stloc:char(var_17_9C, callgetter:char(string::get_Chars, ldloc:string(var_15_8E), ldloc:int32(var_11_5D)))
254 stloc:int32(var_18_A4, ldfld:int32(DigestHeaderParser::length, ldloc:DigestHeaderParser(this)))
255 stloc:string[](var_19_AC, ldfld:string[](DigestHeaderParser::values, ldloc:DigestHeaderParser(this)))
256 stfld:int32(DigestHeaderParser::pos, ldloc:DigestHeaderParser(this), ldloc:int32(var_11_5D))
257 stloc:int32(var_20_BC, ldfld:int32(DigestHeaderParser::pos, ldloc:DigestHeaderParser(this)))
258 stloc:int32(var_21_C4, ldfld:int32(DigestHeaderParser::length, ldloc:DigestHeaderParser(this)))
259 stloc:string(var_23_D8, call:string(string::Substring, ldfld:string(DigestHeaderParser::header, ldloc:DigestHeaderParser(this)), ldloc:int32(var_11_5D), ldloc:int64[exp:int32](var_16_91)))
260 stloc:int32(var_24_E0, ldfld:int32(DigestHeaderParser::pos, ldloc:DigestHeaderParser(this)))
261 stfld:int32(DigestHeaderParser::pos, ldloc:DigestHeaderParser(this), ldloc:int32(var_24_E0))
262}
263
264 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
265 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
266 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
267 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
268 --- End of inner exception stack trace ---
269 at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
270 at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1683
271*/;
272 }
273
274 // Token: 0x06000E34 RID: 3636 RVA: 0x0002D400 File Offset: 0x0002B600
275 // Note: this type is marked as 'beforefieldinit'.
277 {
278 if (("realm" == null || "realm" != null) && ("opaque" == null || "opaque" != null) && ("nonce" == null || "nonce" != null) && ("algorithm" == null || "algorithm" != null) && ("qop" == null || "qop" != null))
279 {
280 return;
281 }
282 throw new ArrayTypeMismatchException();
283 }
284
285 // Token: 0x04000BCC RID: 3020
286 private string header;
287
288 // Token: 0x04000BCD RID: 3021
289 private int length;
290
291 // Token: 0x04000BCE RID: 3022
292 private int pos;
293
294 // Token: 0x04000BCF RID: 3023
295 private static string[] keywords;
296
297 // Token: 0x04000BD0 RID: 3024
298 private string[] values;
299 }
300}
class f__AnonymousType0<< Count > j__TPar
bool GetKeywordAndValue([Out] string key, [Out] string value)