@tsonic/dotnet 0.5.2 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (195) hide show
  1. package/Internal/internal/index.d.ts +5 -5
  2. package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +14 -14
  3. package/Microsoft.VisualBasic/bindings.json +28 -28
  4. package/Microsoft.VisualBasic/internal/index.d.ts +265 -265
  5. package/Microsoft.VisualBasic/internal/metadata.json +14 -14
  6. package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +202 -202
  7. package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +68 -66
  8. package/Microsoft.Win32/internal/index.d.ts +16 -14
  9. package/Microsoft.Win32.SafeHandles/internal/index.d.ts +18 -18
  10. package/README.md +39 -0
  11. package/System/bindings.json +138 -138
  12. package/System/internal/index.d.ts +4165 -3967
  13. package/System/internal/metadata.json +81 -487
  14. package/System.Buffers/internal/index.d.ts +60 -50
  15. package/System.Buffers.Binary/internal/index.d.ts +126 -126
  16. package/System.Buffers.Text/internal/index.d.ts +67 -67
  17. package/System.CodeDom.Compiler/internal/index.d.ts +35 -35
  18. package/System.Collections/internal/index.d.ts +199 -179
  19. package/System.Collections.Concurrent/internal/index.d.ts +61 -59
  20. package/System.Collections.Frozen/internal/index.d.ts +29 -29
  21. package/System.Collections.Frozen/internal/metadata.json +2 -16
  22. package/System.Collections.Generic/index.d.ts +1 -1
  23. package/System.Collections.Generic/internal/index.d.ts +382 -354
  24. package/System.Collections.Generic/internal/metadata.json +5 -54
  25. package/System.Collections.Immutable/internal/index.d.ts +321 -319
  26. package/System.Collections.Immutable/internal/metadata.json +5 -40
  27. package/System.Collections.ObjectModel/internal/index.d.ts +83 -79
  28. package/System.Collections.ObjectModel/internal/metadata.json +1 -36
  29. package/System.Collections.Specialized/internal/index.d.ts +104 -96
  30. package/System.ComponentModel/internal/index.d.ts +661 -631
  31. package/System.ComponentModel/internal/metadata.json +0 -7
  32. package/System.ComponentModel.DataAnnotations/internal/index.d.ts +60 -58
  33. package/System.ComponentModel.Design/bindings.json +2 -2
  34. package/System.ComponentModel.Design/internal/index.d.ts +207 -193
  35. package/System.ComponentModel.Design/internal/metadata.json +1 -1
  36. package/System.ComponentModel.Design.Serialization/index.d.ts +2 -2
  37. package/System.ComponentModel.Design.Serialization/internal/index.d.ts +103 -98
  38. package/System.Configuration.Assemblies/bindings.json +10 -10
  39. package/System.Configuration.Assemblies/internal/index.d.ts +5 -5
  40. package/System.Configuration.Assemblies/internal/metadata.json +5 -5
  41. package/System.Data/internal/index.d.ts +481 -453
  42. package/System.Data.Common/internal/index.d.ts +149 -121
  43. package/System.Data.SqlTypes/bindings.json +2 -2
  44. package/System.Data.SqlTypes/internal/index.d.ts +331 -299
  45. package/System.Data.SqlTypes/internal/metadata.json +1 -1
  46. package/System.Diagnostics/bindings.json +6 -6
  47. package/System.Diagnostics/internal/index.d.ts +333 -313
  48. package/System.Diagnostics/internal/metadata.json +3 -10
  49. package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +16 -16
  50. package/System.Diagnostics.Contracts/internal/index.d.ts +21 -21
  51. package/System.Diagnostics.Metrics/internal/index.d.ts +81 -75
  52. package/System.Diagnostics.SymbolStore/bindings.json +6 -6
  53. package/System.Diagnostics.SymbolStore/internal/index.d.ts +72 -72
  54. package/System.Diagnostics.SymbolStore/internal/metadata.json +3 -3
  55. package/System.Diagnostics.Tracing/internal/index.d.ts +24 -18
  56. package/System.Drawing/bindings.json +24 -24
  57. package/System.Drawing/internal/index.d.ts +281 -281
  58. package/System.Drawing/internal/metadata.json +12 -12
  59. package/System.Dynamic/internal/index.d.ts +46 -42
  60. package/System.Formats.Asn1/bindings.json +12 -12
  61. package/System.Formats.Asn1/internal/index.d.ts +50 -48
  62. package/System.Formats.Asn1/internal/metadata.json +6 -6
  63. package/System.Formats.Tar/bindings.json +2 -2
  64. package/System.Formats.Tar/internal/index.d.ts +17 -13
  65. package/System.Formats.Tar/internal/metadata.json +1 -1
  66. package/System.Globalization/bindings.json +8 -8
  67. package/System.Globalization/internal/index.d.ts +177 -163
  68. package/System.Globalization/internal/metadata.json +4 -4
  69. package/System.IO/internal/index.d.ts +457 -439
  70. package/System.IO.Compression/internal/index.d.ts +78 -72
  71. package/System.IO.Enumeration/internal/index.d.ts +22 -22
  72. package/System.IO.IsolatedStorage/internal/index.d.ts +26 -24
  73. package/System.IO.MemoryMappedFiles/internal/index.d.ts +22 -20
  74. package/System.IO.Pipelines/internal/index.d.ts +15 -13
  75. package/System.IO.Pipes/internal/index.d.ts +23 -23
  76. package/System.Linq/internal/index.d.ts +853 -845
  77. package/System.Linq/internal/metadata.json +0 -17
  78. package/System.Linq.Expressions/internal/index.d.ts +354 -340
  79. package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
  80. package/System.Net/bindings.json +2 -2
  81. package/System.Net/internal/index.d.ts +351 -317
  82. package/System.Net/internal/metadata.json +1 -1
  83. package/System.Net.Http/internal/index.d.ts +64 -54
  84. package/System.Net.Http.Headers/bindings.json +2 -2
  85. package/System.Net.Http.Headers/internal/index.d.ts +139 -99
  86. package/System.Net.Http.Headers/internal/metadata.json +1 -1
  87. package/System.Net.Http.Json/internal/index.d.ts +63 -63
  88. package/System.Net.Http.Metrics/internal/index.d.ts +2 -2
  89. package/System.Net.Mail/bindings.json +2 -2
  90. package/System.Net.Mail/internal/index.d.ts +90 -78
  91. package/System.Net.Mail/internal/metadata.json +4 -32
  92. package/System.Net.Mime/internal/index.d.ts +51 -51
  93. package/System.Net.NetworkInformation/internal/index.d.ts +59 -57
  94. package/System.Net.Quic/internal/index.d.ts +15 -11
  95. package/System.Net.Security/bindings.json +674 -674
  96. package/System.Net.Security/internal/index.d.ts +396 -394
  97. package/System.Net.Security/internal/metadata.json +337 -337
  98. package/System.Net.ServerSentEvents/internal/index.d.ts +10 -10
  99. package/System.Net.Sockets/bindings.json +10 -10
  100. package/System.Net.Sockets/internal/index.d.ts +100 -90
  101. package/System.Net.Sockets/internal/metadata.json +5 -5
  102. package/System.Net.WebSockets/internal/index.d.ts +21 -19
  103. package/System.Numerics/bindings.json +110 -110
  104. package/System.Numerics/internal/index.d.ts +1057 -1039
  105. package/System.Numerics/internal/metadata.json +55 -89
  106. package/System.Reflection/bindings.json +25 -25
  107. package/System.Reflection/internal/index.d.ts +336 -316
  108. package/System.Reflection/internal/metadata.json +12 -12
  109. package/System.Reflection.Emit/bindings.json +307 -307
  110. package/System.Reflection.Emit/internal/index.d.ts +242 -236
  111. package/System.Reflection.Emit/internal/metadata.json +152 -152
  112. package/System.Reflection.Metadata/bindings.json +272 -272
  113. package/System.Reflection.Metadata/internal/index.d.ts +448 -438
  114. package/System.Reflection.Metadata/internal/metadata.json +164 -360
  115. package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +91 -91
  116. package/System.Reflection.PortableExecutable/bindings.json +26 -26
  117. package/System.Reflection.PortableExecutable/internal/index.d.ts +22 -20
  118. package/System.Reflection.PortableExecutable/internal/metadata.json +13 -13
  119. package/System.Resources/internal/index.d.ts +30 -24
  120. package/System.Runtime/internal/index.d.ts +20 -16
  121. package/System.Runtime.CompilerServices/bindings.json +4 -4
  122. package/System.Runtime.CompilerServices/internal/index.d.ts +233 -209
  123. package/System.Runtime.CompilerServices/internal/metadata.json +2 -2
  124. package/System.Runtime.ExceptionServices/internal/index.d.ts +6 -6
  125. package/System.Runtime.InteropServices/bindings.json +146 -146
  126. package/System.Runtime.InteropServices/internal/index.d.ts +604 -586
  127. package/System.Runtime.InteropServices/internal/metadata.json +73 -130
  128. package/System.Runtime.InteropServices.ComTypes/bindings.json +252 -252
  129. package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +296 -292
  130. package/System.Runtime.InteropServices.ComTypes/internal/metadata.json +126 -126
  131. package/System.Runtime.InteropServices.Java/internal/index.d.ts +12 -12
  132. package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +60 -58
  133. package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +102 -94
  134. package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +9 -9
  135. package/System.Runtime.InteropServices.Swift/internal/index.d.ts +1 -1
  136. package/System.Runtime.Intrinsics/internal/index.d.ts +1252 -1244
  137. package/System.Runtime.Intrinsics.Arm/internal/index.d.ts +9662 -9662
  138. package/System.Runtime.Intrinsics.Wasm/internal/index.d.ts +471 -471
  139. package/System.Runtime.Intrinsics.X86/internal/index.d.ts +16033 -16033
  140. package/System.Runtime.Loader/internal/index.d.ts +9 -7
  141. package/System.Runtime.Remoting/internal/index.d.ts +2 -2
  142. package/System.Runtime.Serialization/internal/index.d.ts +179 -171
  143. package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +5 -5
  144. package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
  145. package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +5 -3
  146. package/System.Runtime.Serialization.Json/internal/index.d.ts +27 -27
  147. package/System.Runtime.Versioning/internal/index.d.ts +4 -4
  148. package/System.Security/internal/index.d.ts +45 -39
  149. package/System.Security.AccessControl/internal/index.d.ts +28 -26
  150. package/System.Security.Authentication/internal/index.d.ts +2 -2
  151. package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +11 -7
  152. package/System.Security.Claims/internal/index.d.ts +94 -90
  153. package/System.Security.Cryptography/bindings.json +111 -111
  154. package/System.Security.Cryptography/internal/index.d.ts +842 -794
  155. package/System.Security.Cryptography/internal/metadata.json +52 -59
  156. package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +121 -113
  157. package/System.Security.Policy/internal/index.d.ts +6 -6
  158. package/System.Security.Principal/internal/index.d.ts +36 -30
  159. package/System.Text/bindings.json +28 -28
  160. package/System.Text/internal/index.d.ts +325 -319
  161. package/System.Text/internal/metadata.json +4 -4
  162. package/System.Text.Encodings.Web/internal/index.d.ts +18 -18
  163. package/System.Text.Json/internal/index.d.ts +184 -180
  164. package/System.Text.Json.Nodes/internal/index.d.ts +54 -54
  165. package/System.Text.Json.Schema/internal/index.d.ts +3 -3
  166. package/System.Text.Json.Serialization/internal/index.d.ts +12 -12
  167. package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +85 -83
  168. package/System.Text.RegularExpressions/internal/index.d.ts +91 -89
  169. package/System.Text.RegularExpressions/internal/metadata.json +5 -40
  170. package/System.Text.Unicode/internal/index.d.ts +171 -171
  171. package/System.Threading/bindings.json +4 -4
  172. package/System.Threading/internal/index.d.ts +411 -377
  173. package/System.Threading/internal/metadata.json +2 -2
  174. package/System.Threading.Channels/internal/index.d.ts +8 -8
  175. package/System.Threading.Tasks/internal/index.d.ts +209 -205
  176. package/System.Threading.Tasks.Dataflow/internal/index.d.ts +106 -102
  177. package/System.Threading.Tasks.Dataflow/internal/metadata.json +0 -42
  178. package/System.Threading.Tasks.Sources/internal/index.d.ts +7 -7
  179. package/System.Timers/internal/index.d.ts +11 -9
  180. package/System.Transactions/internal/index.d.ts +83 -67
  181. package/System.Web/internal/index.d.ts +31 -31
  182. package/System.Windows.Input/internal/index.d.ts +2 -2
  183. package/System.Xml/bindings.json +35 -35
  184. package/System.Xml/internal/index.d.ts +343 -325
  185. package/System.Xml/internal/metadata.json +17 -17
  186. package/System.Xml.Linq/internal/index.d.ts +122 -110
  187. package/System.Xml.Resolvers/internal/index.d.ts +3 -3
  188. package/System.Xml.Schema/internal/index.d.ts +71 -71
  189. package/System.Xml.Serialization/internal/index.d.ts +120 -120
  190. package/System.Xml.XPath/internal/index.d.ts +40 -34
  191. package/System.Xml.Xsl/internal/index.d.ts +27 -27
  192. package/System.Xml.Xsl.Runtime/internal/index.d.ts +99 -99
  193. package/__internal/extensions/index.d.ts +2294 -0
  194. package/package.json +1 -1
  195. package/internal/extensions/index.d.ts +0 -2280
@@ -43,9 +43,11 @@ export class AssemblyLoadContext_ContextualReflectionScope$instance {
43
43
 
44
44
 
45
45
  export interface __AssemblyLoadContext_ContextualReflectionScope$views {
46
- readonly As_IDisposable: System_Internal.IDisposable$instance;
46
+ As_IDisposable(): System_Internal.IDisposable$instance;
47
47
  }
48
48
 
49
+ export interface AssemblyLoadContext_ContextualReflectionScope$instance extends System_Internal.IDisposable$instance {}
50
+
49
51
  export type AssemblyLoadContext_ContextualReflectionScope = AssemblyLoadContext_ContextualReflectionScope$instance & __AssemblyLoadContext_ContextualReflectionScope$views;
50
52
 
51
53
 
@@ -73,12 +75,12 @@ export class AssemblyLoadContext$instance {
73
75
  startProfileOptimization(profile: string): void;
74
76
  toString(): string;
75
77
  unload(): void;
76
- static readonly Default: AssemblyLoadContext;
77
- static readonly All: IEnumerable_1<AssemblyLoadContext>;
78
- static readonly CurrentContextualReflectionContext: AssemblyLoadContext;
79
- static EnterContextualReflection(activating: Assembly): AssemblyLoadContext_ContextualReflectionScope;
80
- static GetAssemblyName(assemblyPath: string): AssemblyName;
81
- static GetLoadContext(assembly: Assembly): AssemblyLoadContext;
78
+ static readonly default_: AssemblyLoadContext;
79
+ static readonly all: IEnumerable_1<AssemblyLoadContext>;
80
+ static readonly currentContextualReflectionContext: AssemblyLoadContext;
81
+ static enterContextualReflection(activating: Assembly): AssemblyLoadContext_ContextualReflectionScope;
82
+ static getAssemblyName(assemblyPath: string): AssemblyName;
83
+ static getLoadContext(assembly: Assembly): AssemblyLoadContext;
82
84
  }
83
85
 
84
86
 
@@ -35,8 +35,8 @@ export type CLROf<T> =
35
35
  T; // Identity fallback for non-primitive types
36
36
 
37
37
  export class ObjectHandle$instance extends System_Internal.MarshalByRefObject$instance {
38
- constructor(o: any);
39
- unwrap(): any;
38
+ constructor(o: unknown);
39
+ unwrap(): unknown;
40
40
  }
41
41
 
42
42
 
@@ -69,106 +69,108 @@ export enum StreamingContextStates {
69
69
 
70
70
 
71
71
  export interface IDeserializationCallback$instance {
72
- OnDeserialization(sender: any): void;
72
+ onDeserialization(sender: unknown): void;
73
73
  }
74
74
 
75
75
 
76
76
  export type IDeserializationCallback = IDeserializationCallback$instance;
77
77
 
78
78
  export interface IExtensibleDataObject$instance {
79
- ExtensionData: ExtensionDataObject;
79
+ extensionData: ExtensionDataObject;
80
80
  }
81
81
 
82
82
 
83
83
  export type IExtensibleDataObject = IExtensibleDataObject$instance;
84
84
 
85
85
  export interface IFormatter$instance {
86
- SurrogateSelector: ISurrogateSelector;
87
- Binder: SerializationBinder;
88
- Context: StreamingContext;
89
- Deserialize(serializationStream: Stream): any;
90
- Serialize(serializationStream: Stream, graph: any): void;
86
+ surrogateSelector: ISurrogateSelector;
87
+ binder: SerializationBinder;
88
+ context: StreamingContext;
89
+ deserialize(serializationStream: Stream): unknown;
90
+ serialize(serializationStream: Stream, graph: unknown): void;
91
91
  }
92
92
 
93
93
 
94
94
  export type IFormatter = IFormatter$instance;
95
95
 
96
96
  export interface IFormatterConverter$instance {
97
- Convert(value: any, type_: Type): any;
98
- Convert(value: any, typeCode: TypeCode): any;
99
- ToBoolean(value: any): boolean;
100
- ToByte(value: any): byte;
101
- ToChar(value: any): string;
102
- ToDateTime(value: any): DateTime;
103
- ToDecimal(value: any): decimal;
104
- ToDouble(value: any): double;
105
- ToInt16(value: any): short;
106
- ToInt32(value: any): int;
107
- ToInt64(value: any): long;
108
- ToSByte(value: any): sbyte;
109
- ToSingle(value: any): float;
110
- ToString(value: any): string;
111
- ToUInt16(value: any): ushort;
112
- ToUInt32(value: any): uint;
113
- ToUInt64(value: any): ulong;
97
+ convert(value: unknown, type_: Type): unknown;
98
+ convert(value: unknown, typeCode: TypeCode): unknown;
99
+ toBoolean(value: unknown): boolean;
100
+ toByte(value: unknown): byte;
101
+ toChar(value: unknown): char;
102
+ toDateTime(value: unknown): DateTime;
103
+ toDecimal(value: unknown): decimal;
104
+ toDouble(value: unknown): double;
105
+ toInt16(value: unknown): short;
106
+ toInt32(value: unknown): int;
107
+ toInt64(value: unknown): long;
108
+ toSByte(value: unknown): sbyte;
109
+ toSingle(value: unknown): float;
110
+ toString(value: unknown): string;
111
+ toUInt16(value: unknown): ushort;
112
+ toUInt32(value: unknown): uint;
113
+ toUInt64(value: unknown): ulong;
114
114
  }
115
115
 
116
116
 
117
117
  export type IFormatterConverter = IFormatterConverter$instance;
118
118
 
119
119
  export interface IObjectReference$instance {
120
- GetRealObject(context: StreamingContext): any;
120
+ getRealObject(context: StreamingContext): unknown;
121
121
  }
122
122
 
123
123
 
124
124
  export type IObjectReference = IObjectReference$instance;
125
125
 
126
126
  export interface ISafeSerializationData$instance {
127
- CompleteDeserialization(deserialized: any): void;
127
+ completeDeserialization(deserialized: unknown): void;
128
128
  }
129
129
 
130
130
 
131
131
  export type ISafeSerializationData = ISafeSerializationData$instance;
132
132
 
133
133
  export interface ISerializable$instance {
134
- GetObjectData(info: SerializationInfo, context: StreamingContext): void;
134
+ getObjectData(info: SerializationInfo, context: StreamingContext): void;
135
135
  }
136
136
 
137
137
 
138
138
  export type ISerializable = ISerializable$instance;
139
139
 
140
140
  export interface ISerializationSurrogate$instance {
141
- GetObjectData(obj: any, info: SerializationInfo, context: StreamingContext): void;
142
- SetObjectData(obj: any, info: SerializationInfo, context: StreamingContext, selector: ISurrogateSelector): any;
141
+ getObjectData(obj: unknown, info: SerializationInfo, context: StreamingContext): void;
142
+ setObjectData(obj: unknown, info: SerializationInfo, context: StreamingContext, selector: ISurrogateSelector): unknown;
143
143
  }
144
144
 
145
145
 
146
146
  export type ISerializationSurrogate = ISerializationSurrogate$instance;
147
147
 
148
148
  export interface ISerializationSurrogateProvider$instance {
149
- GetObjectToSerialize(obj: any, targetType: Type): any;
150
- GetSurrogateType(type_: Type): Type;
149
+ getObjectToSerialize(obj: unknown, targetType: Type): unknown;
150
+ getSurrogateType(type_: Type): Type;
151
151
  }
152
152
 
153
153
 
154
154
  export type ISerializationSurrogateProvider = ISerializationSurrogateProvider$instance;
155
155
 
156
- export interface ISerializationSurrogateProvider2$instance {
157
- GetCustomDataToExport(memberInfo: MemberInfo, dataContractType: Type): any;
158
- GetCustomDataToExport(runtimeType: Type, dataContractType: Type): any;
159
- GetKnownCustomDataTypes(customDataTypes: Collection_1<Type>): void;
160
- GetObjectToSerialize(obj: any, targetType: Type): any;
161
- GetReferencedTypeOnImport(typeName: string, typeNamespace: string, customData: any): Type;
162
- GetSurrogateType(type_: Type): Type;
156
+ export interface ISerializationSurrogateProvider2$instance extends ISerializationSurrogateProvider {
157
+ getCustomDataToExport(memberInfo: MemberInfo, dataContractType: Type): unknown;
158
+ getCustomDataToExport(runtimeType: Type, dataContractType: Type): unknown;
159
+ getKnownCustomDataTypes(customDataTypes: Collection_1<Type>): void;
160
+ getObjectToSerialize(obj: unknown, targetType: Type): unknown;
161
+ getReferencedTypeOnImport(typeName: string, typeNamespace: string, customData: unknown): Type;
162
+ getSurrogateType(type_: Type): Type;
163
163
  }
164
164
 
165
165
 
166
+ export interface ISerializationSurrogateProvider2$instance extends ISerializationSurrogateProvider$instance {}
167
+
166
168
  export type ISerializationSurrogateProvider2 = ISerializationSurrogateProvider2$instance;
167
169
 
168
170
  export interface ISurrogateSelector$instance {
169
- ChainSelector(selector: ISurrogateSelector): void;
170
- GetNextSelector(): ISurrogateSelector;
171
- GetSurrogate(type_: Type, context: StreamingContext, selector: { value: ref<ISurrogateSelector> }): ISerializationSurrogate;
171
+ chainSelector(selector: ISurrogateSelector): void;
172
+ getNextSelector(): ISurrogateSelector;
173
+ getSurrogate(type_: Type, context: StreamingContext, selector: { value: ref<ISurrogateSelector> }): ISerializationSurrogate;
172
174
  }
173
175
 
174
176
 
@@ -180,16 +182,18 @@ export class DeserializationToken$instance {
180
182
 
181
183
 
182
184
  export interface __DeserializationToken$views {
183
- readonly As_IDisposable: System_Internal.IDisposable$instance;
185
+ As_IDisposable(): System_Internal.IDisposable$instance;
184
186
  }
185
187
 
188
+ export interface DeserializationToken$instance extends System_Internal.IDisposable$instance {}
189
+
186
190
  export type DeserializationToken = DeserializationToken$instance & __DeserializationToken$views;
187
191
 
188
192
 
189
193
  export class SerializationEntry$instance {
190
194
  readonly name: string;
191
195
  readonly objectType: Type;
192
- readonly value: any;
196
+ readonly value: unknown;
193
197
  }
194
198
 
195
199
 
@@ -197,10 +201,10 @@ export type SerializationEntry = SerializationEntry$instance;
197
201
 
198
202
  export class StreamingContext$instance {
199
203
  constructor(state: StreamingContextStates);
200
- constructor(state: StreamingContextStates, additional: any);
201
- readonly context: any;
204
+ constructor(state: StreamingContextStates, additional: unknown);
205
+ readonly context: unknown;
202
206
  readonly state: StreamingContextStates;
203
- equals(obj: any): boolean;
207
+ equals(obj: unknown): boolean;
204
208
  getHashCode(): int;
205
209
  }
206
210
 
@@ -272,22 +276,22 @@ export class DataContractSerializer$instance extends XmlObjectSerializer$instanc
272
276
  readonly serializeReadOnlyTypes: boolean;
273
277
  isStartObject(reader: XmlReader): boolean;
274
278
  isStartObject(reader: XmlDictionaryReader): boolean;
275
- readObject(reader: XmlReader): any;
276
- readObject(reader: XmlReader, verifyObjectName: boolean): any;
277
- readObject(reader: XmlDictionaryReader, verifyObjectName: boolean): any;
278
- readObject(reader: XmlDictionaryReader, verifyObjectName: boolean, dataContractResolver: DataContractResolver): any;
279
- readObject(stream: Stream): any;
280
- readObject(reader: XmlDictionaryReader): any;
279
+ readObject(reader: XmlReader): unknown;
280
+ readObject(reader: XmlReader, verifyObjectName: boolean): unknown;
281
+ readObject(reader: XmlDictionaryReader, verifyObjectName: boolean): unknown;
282
+ readObject(reader: XmlDictionaryReader, verifyObjectName: boolean, dataContractResolver: DataContractResolver): unknown;
283
+ readObject(stream: Stream): unknown;
284
+ readObject(reader: XmlDictionaryReader): unknown;
281
285
  writeEndObject(writer: XmlWriter): void;
282
286
  writeEndObject(writer: XmlDictionaryWriter): void;
283
- writeObject(writer: XmlWriter, graph: any): void;
284
- writeObject(writer: XmlDictionaryWriter, graph: any, dataContractResolver: DataContractResolver): void;
285
- writeObject(stream: Stream, graph: any): void;
286
- writeObject(writer: XmlDictionaryWriter, graph: any): void;
287
- writeObjectContent(writer: XmlWriter, graph: any): void;
288
- writeObjectContent(writer: XmlDictionaryWriter, graph: any): void;
289
- writeStartObject(writer: XmlWriter, graph: any): void;
290
- writeStartObject(writer: XmlDictionaryWriter, graph: any): void;
287
+ writeObject(writer: XmlWriter, graph: unknown): void;
288
+ writeObject(writer: XmlDictionaryWriter, graph: unknown, dataContractResolver: DataContractResolver): void;
289
+ writeObject(stream: Stream, graph: unknown): void;
290
+ writeObject(writer: XmlDictionaryWriter, graph: unknown): void;
291
+ writeObjectContent(writer: XmlWriter, graph: unknown): void;
292
+ writeObjectContent(writer: XmlDictionaryWriter, graph: unknown): void;
293
+ writeStartObject(writer: XmlWriter, graph: unknown): void;
294
+ writeStartObject(writer: XmlDictionaryWriter, graph: unknown): void;
291
295
  }
292
296
 
293
297
 
@@ -359,42 +363,44 @@ export abstract class Formatter$instance {
359
363
  binder: SerializationBinder;
360
364
  context: StreamingContext;
361
365
  surrogateSelector: ISurrogateSelector;
362
- abstract deserialize(serializationStream: Stream): any;
363
- abstract serialize(serializationStream: Stream, graph: any): void;
366
+ abstract deserialize(serializationStream: Stream): unknown;
367
+ abstract serialize(serializationStream: Stream, graph: unknown): void;
364
368
  }
365
369
 
366
370
 
367
371
  export interface __Formatter$views {
368
- readonly As_IFormatter: IFormatter$instance;
372
+ As_IFormatter(): IFormatter$instance;
369
373
  }
370
374
 
375
+ export interface Formatter$instance extends IFormatter$instance {}
376
+
371
377
  export type Formatter = Formatter$instance & __Formatter$views;
372
378
 
373
379
 
374
380
  export class FormatterConverter$instance {
375
381
  constructor();
376
- convert(value: any, type_: Type): any;
377
- convert(value: any, typeCode: TypeCode): any;
378
- toBoolean(value: any): boolean;
379
- toByte(value: any): byte;
380
- toChar(value: any): string;
381
- toDateTime(value: any): DateTime;
382
- toDecimal(value: any): decimal;
383
- toDouble(value: any): double;
384
- toInt16(value: any): short;
385
- toInt32(value: any): int;
386
- toInt64(value: any): long;
387
- toSByte(value: any): sbyte;
388
- toSingle(value: any): float;
389
- toString(value: any): string;
390
- toUInt16(value: any): ushort;
391
- toUInt32(value: any): uint;
392
- toUInt64(value: any): ulong;
382
+ convert(value: unknown, type_: Type): unknown;
383
+ convert(value: unknown, typeCode: TypeCode): unknown;
384
+ toBoolean(value: unknown): boolean;
385
+ toByte(value: unknown): byte;
386
+ toChar(value: unknown): char;
387
+ toDateTime(value: unknown): DateTime;
388
+ toDecimal(value: unknown): decimal;
389
+ toDouble(value: unknown): double;
390
+ toInt16(value: unknown): short;
391
+ toInt32(value: unknown): int;
392
+ toInt64(value: unknown): long;
393
+ toSByte(value: unknown): sbyte;
394
+ toSingle(value: unknown): float;
395
+ toString(value: unknown): string;
396
+ toUInt16(value: unknown): ushort;
397
+ toUInt32(value: unknown): uint;
398
+ toUInt64(value: unknown): ulong;
393
399
  }
394
400
 
395
401
 
396
402
  export interface __FormatterConverter$views {
397
- readonly As_IFormatterConverter: IFormatterConverter$instance;
403
+ As_IFormatterConverter(): IFormatterConverter$instance;
398
404
  }
399
405
 
400
406
  export type FormatterConverter = FormatterConverter$instance & __FormatterConverter$views;
@@ -416,7 +422,7 @@ export class InvalidDataContractException$instance extends System_Internal.Excep
416
422
 
417
423
 
418
424
  export interface __InvalidDataContractException$views {
419
- readonly As_ISerializable: ISerializable$instance;
425
+ As_ISerializable(): ISerializable$instance;
420
426
  }
421
427
 
422
428
  export type InvalidDataContractException = InvalidDataContractException$instance & __InvalidDataContractException$views;
@@ -434,8 +440,8 @@ export type KnownTypeAttribute = KnownTypeAttribute$instance;
434
440
 
435
441
  export class ObjectIDGenerator$instance {
436
442
  constructor();
437
- getId(obj: any, firstTime: { value: ref<boolean> }): long;
438
- hasId(obj: any, firstTime: { value: ref<boolean> }): long;
443
+ getId(obj: unknown, firstTime: { value: ref<boolean> }): long;
444
+ hasId(obj: unknown, firstTime: { value: ref<boolean> }): long;
439
445
  }
440
446
 
441
447
 
@@ -444,17 +450,17 @@ export type ObjectIDGenerator = ObjectIDGenerator$instance;
444
450
  export class ObjectManager$instance {
445
451
  constructor(selector: ISurrogateSelector, context: StreamingContext);
446
452
  doFixups(): void;
447
- getObject(objectID: long): any;
453
+ getObject(objectID: long): unknown;
448
454
  raiseDeserializationEvent(): void;
449
- raiseOnDeserializingEvent(obj: any): void;
455
+ raiseOnDeserializingEvent(obj: unknown): void;
450
456
  recordArrayElementFixup(arrayToBeFixed: long, index: int, objectRequired: long): void;
451
457
  recordArrayElementFixup(arrayToBeFixed: long, indices: int[], objectRequired: long): void;
452
458
  recordDelayedFixup(objectToBeFixed: long, memberName: string, objectRequired: long): void;
453
459
  recordFixup(objectToBeFixed: long, member: MemberInfo, objectRequired: long): void;
454
- registerObject(obj: any, objectID: long): void;
455
- registerObject(obj: any, objectID: long, info: SerializationInfo): void;
456
- registerObject(obj: any, objectID: long, info: SerializationInfo, idOfContainingObj: long, member: MemberInfo): void;
457
- registerObject(obj: any, objectID: long, info: SerializationInfo, idOfContainingObj: long, member: MemberInfo, arrayIndex: int[]): void;
460
+ registerObject(obj: unknown, objectID: long): void;
461
+ registerObject(obj: unknown, objectID: long, info: SerializationInfo): void;
462
+ registerObject(obj: unknown, objectID: long, info: SerializationInfo, idOfContainingObj: long, member: MemberInfo): void;
463
+ registerObject(obj: unknown, objectID: long, info: SerializationInfo, idOfContainingObj: long, member: MemberInfo, arrayIndex: int[]): void;
458
464
  }
459
465
 
460
466
 
@@ -513,9 +519,9 @@ export abstract class SerializationBinder$instance {
513
519
  export type SerializationBinder = SerializationBinder$instance;
514
520
 
515
521
  export class SerializationEventHandler$instance extends Function {
516
- constructor(object_: any, method: nint);
517
- beginInvoke(context: StreamingContext, callback: AsyncCallback, object_: any): IAsyncResult;
518
- clone(): any;
522
+ constructor(object_: unknown, method: nint);
523
+ beginInvoke(context: StreamingContext, callback: AsyncCallback, object_: unknown): IAsyncResult;
524
+ clone(): unknown;
519
525
  endInvoke(result: IAsyncResult): void;
520
526
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
521
527
  invoke(context: StreamingContext): void;
@@ -523,8 +529,8 @@ export class SerializationEventHandler$instance extends Function {
523
529
 
524
530
 
525
531
  export interface __SerializationEventHandler$views {
526
- readonly As_ICloneable: System_Internal.ICloneable$instance;
527
- readonly As_ISerializable: ISerializable$instance;
532
+ As_ICloneable(): System_Internal.ICloneable$instance;
533
+ As_ISerializable(): ISerializable$instance;
528
534
  }
529
535
 
530
536
  export type SerializationEventHandler = SerializationEventHandler$instance & __SerializationEventHandler$views;
@@ -539,7 +545,7 @@ export class SerializationException$instance extends System_Internal.SystemExcep
539
545
 
540
546
 
541
547
  export interface __SerializationException$views {
542
- readonly As_ISerializable: ISerializable$instance;
548
+ As_ISerializable(): ISerializable$instance;
543
549
  }
544
550
 
545
551
  export type SerializationException = SerializationException$instance & __SerializationException$views;
@@ -554,10 +560,10 @@ export class SerializationInfo$instance {
554
560
  readonly isFullTypeNameSetExplicit: boolean;
555
561
  readonly memberCount: int;
556
562
  readonly objectType: Type;
557
- addValue(name: string, value: any, type_: Type): void;
558
- addValue(name: string, value: any): void;
563
+ addValue(name: string, value: unknown, type_: Type): void;
564
+ addValue(name: string, value: unknown): void;
559
565
  addValue(name: string, value: boolean): void;
560
- addValue(name: string, value: string): void;
566
+ addValue(name: string, value: char): void;
561
567
  addValue(name: string, value: sbyte): void;
562
568
  addValue(name: string, value: byte): void;
563
569
  addValue(name: string, value: short): void;
@@ -572,7 +578,7 @@ export class SerializationInfo$instance {
572
578
  addValue(name: string, value: DateTime): void;
573
579
  getBoolean(name: string): boolean;
574
580
  getByte(name: string): byte;
575
- getChar(name: string): string;
581
+ getChar(name: string): char;
576
582
  getDateTime(name: string): DateTime;
577
583
  getDecimal(name: string): decimal;
578
584
  getDouble(name: string): double;
@@ -586,26 +592,26 @@ export class SerializationInfo$instance {
586
592
  getUInt16(name: string): ushort;
587
593
  getUInt32(name: string): uint;
588
594
  getUInt64(name: string): ulong;
589
- getValue(name: string, type_: Type): any;
595
+ getValue(name: string, type_: Type): unknown;
590
596
  setType(type_: Type): void;
591
- static StartDeserialization(): DeserializationToken;
597
+ static startDeserialization(): DeserializationToken;
592
598
  }
593
599
 
594
600
 
595
601
  export type SerializationInfo = SerializationInfo$instance;
596
602
 
597
603
  export class SerializationInfoEnumerator$instance {
598
- readonly current: any | SerializationEntry;
604
+ readonly current: SerializationEntry | unknown;
599
605
  readonly name: string;
600
606
  readonly objectType: Type;
601
- readonly value: any;
607
+ readonly value: unknown;
602
608
  moveNext(): boolean;
603
609
  reset(): void;
604
610
  }
605
611
 
606
612
 
607
613
  export interface __SerializationInfoEnumerator$views {
608
- readonly As_IEnumerator: System_Collections_Internal.IEnumerator$instance;
614
+ As_IEnumerator(): System_Collections_Internal.IEnumerator$instance;
609
615
  }
610
616
 
611
617
  export type SerializationInfoEnumerator = SerializationInfoEnumerator$instance & __SerializationInfoEnumerator$views;
@@ -614,7 +620,7 @@ export type SerializationInfoEnumerator = SerializationInfoEnumerator$instance &
614
620
  export class SerializationObjectManager$instance {
615
621
  constructor(context: StreamingContext);
616
622
  raiseOnSerializedEvent(): void;
617
- registerObject(obj: any): void;
623
+ registerObject(obj: unknown): void;
618
624
  }
619
625
 
620
626
 
@@ -631,9 +637,11 @@ export class SurrogateSelector$instance {
631
637
 
632
638
 
633
639
  export interface __SurrogateSelector$views {
634
- readonly As_ISurrogateSelector: ISurrogateSelector$instance;
640
+ As_ISurrogateSelector(): ISurrogateSelector$instance;
635
641
  }
636
642
 
643
+ export interface SurrogateSelector$instance extends ISurrogateSelector$instance {}
644
+
637
645
  export type SurrogateSelector = SurrogateSelector$instance & __SurrogateSelector$views;
638
646
 
639
647
 
@@ -646,20 +654,20 @@ export type TypeLoadExceptionHolder = TypeLoadExceptionHolder$instance;
646
654
  export abstract class XmlObjectSerializer$instance {
647
655
  isStartObject(reader: XmlReader): boolean;
648
656
  isStartObject(reader: XmlDictionaryReader): boolean;
649
- readObject(stream: Stream): any;
650
- readObject(reader: XmlReader): any;
651
- readObject(reader: XmlDictionaryReader): any;
652
- readObject(reader: XmlReader, verifyObjectName: boolean): any;
653
- readObject(reader: XmlDictionaryReader, verifyObjectName: boolean): any;
657
+ readObject(stream: Stream): unknown;
658
+ readObject(reader: XmlReader): unknown;
659
+ readObject(reader: XmlDictionaryReader): unknown;
660
+ readObject(reader: XmlReader, verifyObjectName: boolean): unknown;
661
+ readObject(reader: XmlDictionaryReader, verifyObjectName: boolean): unknown;
654
662
  writeEndObject(writer: XmlDictionaryWriter): void;
655
663
  writeEndObject(writer: XmlWriter): void;
656
- writeObject(stream: Stream, graph: any): void;
657
- writeObject(writer: XmlWriter, graph: any): void;
658
- writeObject(writer: XmlDictionaryWriter, graph: any): void;
659
- writeObjectContent(writer: XmlDictionaryWriter, graph: any): void;
660
- writeObjectContent(writer: XmlWriter, graph: any): void;
661
- writeStartObject(writer: XmlDictionaryWriter, graph: any): void;
662
- writeStartObject(writer: XmlWriter, graph: any): void;
664
+ writeObject(stream: Stream, graph: unknown): void;
665
+ writeObject(writer: XmlWriter, graph: unknown): void;
666
+ writeObject(writer: XmlDictionaryWriter, graph: unknown): void;
667
+ writeObjectContent(writer: XmlDictionaryWriter, graph: unknown): void;
668
+ writeObjectContent(writer: XmlWriter, graph: unknown): void;
669
+ writeStartObject(writer: XmlDictionaryWriter, graph: unknown): void;
670
+ writeStartObject(writer: XmlWriter, graph: unknown): void;
663
671
  }
664
672
 
665
673
 
@@ -685,82 +693,82 @@ export class XsdDataContractExporter$instance {
685
693
  export type XsdDataContractExporter = XsdDataContractExporter$instance;
686
694
 
687
695
  export abstract class DataContractSerializerExtensions$instance {
688
- static GetSerializationSurrogateProvider(serializer: DataContractSerializer): ISerializationSurrogateProvider;
689
- static SetSerializationSurrogateProvider(serializer: DataContractSerializer, provider: ISerializationSurrogateProvider): void;
696
+ static getSerializationSurrogateProvider(serializer: DataContractSerializer): ISerializationSurrogateProvider;
697
+ static setSerializationSurrogateProvider(serializer: DataContractSerializer, provider: ISerializationSurrogateProvider): void;
690
698
  }
691
699
 
692
700
 
693
701
  export type DataContractSerializerExtensions = DataContractSerializerExtensions$instance;
694
702
 
695
703
  export abstract class FormatterServices$instance {
696
- static CheckTypeSecurity(t: Type, securityLevel: TypeFilterLevel): void;
697
- static GetObjectData(obj: any, members: MemberInfo[]): any[];
698
- static GetSafeUninitializedObject(type_: Type): any;
699
- static GetSerializableMembers(type_: Type, context: StreamingContext): MemberInfo[];
700
- static GetSerializableMembers(type_: Type): MemberInfo[];
701
- static GetSurrogateForCyclicalReference(innerSurrogate: ISerializationSurrogate): ISerializationSurrogate;
702
- static GetTypeFromAssembly(assem: Assembly, name: string): Type;
703
- static GetUninitializedObject(type_: Type): any;
704
- static PopulateObjectMembers(obj: any, members: MemberInfo[], data: any[]): any;
704
+ static checkTypeSecurity(t: Type, securityLevel: TypeFilterLevel): void;
705
+ static getObjectData(obj: unknown, members: MemberInfo[]): unknown[];
706
+ static getSafeUninitializedObject(type_: Type): unknown;
707
+ static getSerializableMembers2(type_: Type, context: StreamingContext): MemberInfo[];
708
+ static getSerializableMembers2(type_: Type): MemberInfo[];
709
+ static getSurrogateForCyclicalReference(innerSurrogate: ISerializationSurrogate): ISerializationSurrogate;
710
+ static getTypeFromAssembly(assem: Assembly, name: string): Type;
711
+ static getUninitializedObject(type_: Type): unknown;
712
+ static populateObjectMembers(obj: unknown, members: MemberInfo[], data: unknown[]): unknown;
705
713
  }
706
714
 
707
715
 
708
716
  export type FormatterServices = FormatterServices$instance;
709
717
 
710
718
  export abstract class JsonFormatGeneratorStatics$instance {
711
- static readonly BoxPointer: MethodInfo;
712
- static readonly CollectionItemNameProperty: PropertyInfo;
713
- static readonly ExtensionDataObjectCtor: ConstructorInfo;
714
- static readonly ExtensionDataProperty: PropertyInfo;
715
- static readonly GetCurrentMethod: MethodInfo;
716
- static readonly GetItemContractMethod: MethodInfo;
717
- static readonly GetJsonDataContractMethod: MethodInfo;
718
- static readonly GetJsonMemberIndexMethod: MethodInfo;
719
- static readonly GetRevisedItemContractMethod: MethodInfo;
720
- static readonly GetUninitializedObjectMethod: MethodInfo;
721
- static readonly IsStartElementMethod0: MethodInfo;
722
- static readonly IsStartElementMethod2: MethodInfo;
723
- static readonly LocalNameProperty: PropertyInfo;
724
- static readonly NamespaceProperty: PropertyInfo;
725
- static readonly MoveNextMethod: MethodInfo;
726
- static readonly MoveToContentMethod: MethodInfo;
727
- static readonly NodeTypeProperty: PropertyInfo;
728
- static readonly OnDeserializationMethod: MethodInfo;
729
- static readonly ReadJsonValueMethod: MethodInfo;
730
- static readonly SerializationExceptionCtor: ConstructorInfo;
731
- static readonly SerInfoCtorArgs: Type[];
732
- static readonly ThrowDuplicateMemberExceptionMethod: MethodInfo;
733
- static readonly ThrowMissingRequiredMembersMethod: MethodInfo;
734
- static readonly TypeHandleProperty: PropertyInfo;
735
- static readonly UnboxPointer: MethodInfo;
736
- static readonly UseSimpleDictionaryFormatReadProperty: PropertyInfo;
737
- static readonly UseSimpleDictionaryFormatWriteProperty: PropertyInfo;
738
- static readonly WriteAttributeStringMethod: MethodInfo;
739
- static readonly WriteEndElementMethod: MethodInfo;
740
- static readonly WriteJsonISerializableMethod: MethodInfo;
741
- static readonly WriteJsonNameWithMappingMethod: MethodInfo;
742
- static readonly WriteJsonValueMethod: MethodInfo;
743
- static readonly WriteStartElementMethod: MethodInfo;
744
- static readonly WriteStartElementStringMethod: MethodInfo;
745
- static readonly ParseEnumMethod: MethodInfo;
746
- static readonly GetJsonMemberNameMethod: MethodInfo;
719
+ static readonly boxPointer: MethodInfo;
720
+ static readonly collectionItemNameProperty: PropertyInfo;
721
+ static readonly extensionDataObjectCtor: ConstructorInfo;
722
+ static readonly extensionDataProperty: PropertyInfo;
723
+ static readonly getCurrentMethod: MethodInfo;
724
+ static readonly getItemContractMethod: MethodInfo;
725
+ static readonly getJsonDataContractMethod: MethodInfo;
726
+ static readonly getJsonMemberIndexMethod: MethodInfo;
727
+ static readonly getRevisedItemContractMethod: MethodInfo;
728
+ static readonly getUninitializedObjectMethod: MethodInfo;
729
+ static readonly isStartElementMethod0: MethodInfo;
730
+ static readonly isStartElementMethod2: MethodInfo;
731
+ static readonly localNameProperty: PropertyInfo;
732
+ static readonly namespaceProperty: PropertyInfo;
733
+ static readonly moveNextMethod: MethodInfo;
734
+ static readonly moveToContentMethod: MethodInfo;
735
+ static readonly nodeTypeProperty: PropertyInfo;
736
+ static readonly onDeserializationMethod: MethodInfo;
737
+ static readonly readJsonValueMethod: MethodInfo;
738
+ static readonly serializationExceptionCtor: ConstructorInfo;
739
+ static readonly serInfoCtorArgs: Type[];
740
+ static readonly throwDuplicateMemberExceptionMethod: MethodInfo;
741
+ static readonly throwMissingRequiredMembersMethod: MethodInfo;
742
+ static readonly typeHandleProperty: PropertyInfo;
743
+ static readonly unboxPointer: MethodInfo;
744
+ static readonly useSimpleDictionaryFormatReadProperty: PropertyInfo;
745
+ static readonly useSimpleDictionaryFormatWriteProperty: PropertyInfo;
746
+ static readonly writeAttributeStringMethod: MethodInfo;
747
+ static readonly writeEndElementMethod: MethodInfo;
748
+ static readonly writeJsonISerializableMethod: MethodInfo;
749
+ static readonly writeJsonNameWithMappingMethod: MethodInfo;
750
+ static readonly writeJsonValueMethod: MethodInfo;
751
+ static readonly writeStartElementMethod: MethodInfo;
752
+ static readonly writeStartElementStringMethod: MethodInfo;
753
+ static readonly parseEnumMethod: MethodInfo;
754
+ static readonly getJsonMemberNameMethod: MethodInfo;
747
755
  }
748
756
 
749
757
 
750
758
  export type JsonFormatGeneratorStatics = JsonFormatGeneratorStatics$instance;
751
759
 
752
760
  export abstract class XmlSerializableServices$instance {
753
- static AddDefaultSchema(schemas: XmlSchemaSet, typeQName: XmlQualifiedName): void;
754
- static ReadNodes(xmlReader: XmlReader): XmlNode[];
755
- static WriteNodes(xmlWriter: XmlWriter, nodes: XmlNode[]): void;
761
+ static addDefaultSchema(schemas: XmlSchemaSet, typeQName: XmlQualifiedName): void;
762
+ static readNodes(xmlReader: XmlReader): XmlNode[];
763
+ static writeNodes(xmlWriter: XmlWriter, nodes: XmlNode[]): void;
756
764
  }
757
765
 
758
766
 
759
767
  export type XmlSerializableServices = XmlSerializableServices$instance;
760
768
 
761
769
  export abstract class XPathQueryGenerator$instance {
762
- static CreateFromDataContractSerializer(type_: Type, pathToMember: MemberInfo[], rootElementXpath: StringBuilder, namespaces: { value: ref<XmlNamespaceManager> }): string;
763
- static CreateFromDataContractSerializer(type_: Type, pathToMember: MemberInfo[], namespaces: { value: ref<XmlNamespaceManager> }): string;
770
+ static createFromDataContractSerializer2(type_: Type, pathToMember: MemberInfo[], rootElementXpath: StringBuilder, namespaces: { value: ref<XmlNamespaceManager> }): string;
771
+ static createFromDataContractSerializer2(type_: Type, pathToMember: MemberInfo[], namespaces: { value: ref<XmlNamespaceManager> }): string;
764
772
  }
765
773
 
766
774