@tsonic/dotnet 0.8.1 → 0.8.2
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.
- package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +18 -18
- package/Microsoft.VisualBasic/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +1 -1
- package/Microsoft.Win32/internal/index.d.ts +11 -11
- package/System/bindings.json +114 -114
- package/System/internal/index.d.ts +994 -1006
- package/System/internal/metadata.json +73 -73
- package/System.Buffers/internal/index.d.ts +3 -3
- package/System.CodeDom.Compiler/internal/index.d.ts +11 -11
- package/System.Collections/internal/index.d.ts +26 -28
- package/System.Collections.Concurrent/internal/index.d.ts +10 -10
- package/System.Collections.Frozen/bindings.json +20 -20
- package/System.Collections.Frozen/internal/index.d.ts +6 -6
- package/System.Collections.Frozen/internal/metadata.json +10 -10
- package/System.Collections.Generic/bindings.json +44 -20
- package/System.Collections.Generic/internal/index.d.ts +68 -60
- package/System.Collections.Generic/internal/metadata.json +26 -10
- package/System.Collections.Immutable/internal/index.d.ts +99 -99
- package/System.Collections.ObjectModel/internal/index.d.ts +15 -15
- package/System.Collections.Specialized/internal/index.d.ts +63 -65
- package/System.ComponentModel/internal/index.d.ts +428 -430
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +66 -66
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +2 -2
- package/System.ComponentModel.Design/internal/index.d.ts +72 -72
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +33 -33
- package/System.Data/internal/index.d.ts +168 -168
- package/System.Data.Common/internal/index.d.ts +48 -48
- package/System.Data.SqlTypes/internal/index.d.ts +21 -21
- package/System.Diagnostics/internal/index.d.ts +262 -262
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +25 -25
- package/System.Diagnostics.Contracts/internal/index.d.ts +8 -8
- package/System.Diagnostics.Metrics/internal/index.d.ts +33 -33
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +5 -5
- package/System.Diagnostics.Tracing/internal/index.d.ts +28 -28
- package/System.Drawing/internal/index.d.ts +77 -77
- package/System.Dynamic/internal/index.d.ts +27 -27
- package/System.Formats.Asn1/internal/index.d.ts +4 -4
- package/System.Formats.Tar/internal/index.d.ts +3 -3
- package/System.Globalization/internal/index.d.ts +18 -18
- package/System.IO/internal/index.d.ts +107 -107
- package/System.IO.Compression/internal/index.d.ts +25 -25
- package/System.IO.Enumeration/internal/index.d.ts +5 -5
- package/System.IO.IsolatedStorage/internal/index.d.ts +9 -9
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +8 -8
- package/System.IO.Pipelines/internal/index.d.ts +5 -5
- package/System.IO.Pipes/internal/index.d.ts +4 -4
- package/System.Linq/internal/index.d.ts +180 -180
- package/System.Linq.Expressions/internal/index.d.ts +169 -169
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
- package/System.Net/internal/index.d.ts +151 -153
- package/System.Net.Cache/internal/index.d.ts +2 -2
- package/System.Net.Http/internal/index.d.ts +58 -58
- package/System.Net.Http.Headers/internal/index.d.ts +48 -48
- package/System.Net.Http.Json/internal/index.d.ts +58 -58
- package/System.Net.Http.Metrics/internal/index.d.ts +1 -1
- package/System.Net.Mail/internal/index.d.ts +72 -72
- package/System.Net.Mime/internal/index.d.ts +2 -2
- package/System.Net.NetworkInformation/internal/index.d.ts +24 -24
- package/System.Net.Quic/internal/index.d.ts +4 -4
- package/System.Net.Security/internal/index.d.ts +52 -52
- package/System.Net.ServerSentEvents/internal/index.d.ts +2 -2
- package/System.Net.Sockets/internal/index.d.ts +41 -41
- package/System.Net.WebSockets/internal/index.d.ts +34 -34
- package/System.Numerics/bindings.json +384 -0
- package/System.Numerics/internal/index.d.ts +91 -93
- package/System.Numerics/internal/metadata.json +256 -0
- package/System.Reflection/internal/index.d.ts +219 -219
- package/System.Reflection.Emit/internal/index.d.ts +118 -118
- package/System.Reflection.Metadata/bindings.json +48 -0
- package/System.Reflection.Metadata/internal/index.d.ts +14 -14
- package/System.Reflection.Metadata/internal/metadata.json +32 -0
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +5 -5
- package/System.Reflection.PortableExecutable/internal/index.d.ts +4 -4
- package/System.Resources/internal/index.d.ts +24 -24
- package/System.Runtime/internal/index.d.ts +5 -5
- package/System.Runtime.CompilerServices/internal/index.d.ts +31 -31
- package/System.Runtime.InteropServices/bindings.json +22 -22
- package/System.Runtime.InteropServices/internal/index.d.ts +93 -93
- package/System.Runtime.InteropServices/internal/metadata.json +13 -13
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +10 -10
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +23 -23
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +36 -36
- package/System.Runtime.Loader/internal/index.d.ts +6 -6
- package/System.Runtime.Remoting/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization/internal/index.d.ts +77 -79
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +16 -16
- package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +4 -4
- package/System.Runtime.Serialization.Json/internal/index.d.ts +26 -26
- package/System.Runtime.Versioning/internal/index.d.ts +9 -9
- package/System.Security/internal/index.d.ts +49 -49
- package/System.Security.AccessControl/internal/index.d.ts +31 -31
- package/System.Security.Authentication/internal/index.d.ts +4 -4
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +10 -10
- package/System.Security.Claims/internal/index.d.ts +23 -25
- package/System.Security.Cryptography/internal/index.d.ts +189 -189
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +71 -71
- package/System.Security.Policy/internal/index.d.ts +2 -2
- package/System.Security.Principal/internal/index.d.ts +9 -11
- package/System.Text/internal/index.d.ts +51 -51
- package/System.Text.Json/internal/index.d.ts +83 -83
- package/System.Text.Json.Nodes/internal/index.d.ts +65 -65
- package/System.Text.Json.Schema/internal/index.d.ts +5 -5
- package/System.Text.Json.Serialization/internal/index.d.ts +10 -10
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +47 -47
- package/System.Text.RegularExpressions/internal/index.d.ts +5 -5
- package/System.Text.Unicode/internal/index.d.ts +4 -4
- package/System.Threading/internal/index.d.ts +87 -87
- package/System.Threading.Channels/internal/index.d.ts +8 -8
- package/System.Threading.Tasks/internal/index.d.ts +84 -94
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +29 -26
- package/System.Threading.Tasks.Sources/internal/index.d.ts +4 -4
- package/System.Timers/internal/index.d.ts +3 -3
- package/System.Transactions/internal/index.d.ts +20 -20
- package/System.Web/internal/index.d.ts +31 -31
- package/System.Windows.Input/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +215 -215
- package/System.Xml.Linq/internal/index.d.ts +51 -51
- package/System.Xml.Resolvers/internal/index.d.ts +4 -4
- package/System.Xml.Schema/internal/index.d.ts +105 -105
- package/System.Xml.Serialization/internal/index.d.ts +136 -136
- package/System.Xml.XPath/internal/index.d.ts +19 -19
- package/System.Xml.Xsl/internal/index.d.ts +41 -41
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +20 -20
- package/__internal/extensions/index.d.ts +415 -414
- package/package.json +1 -1
|
@@ -47,21 +47,21 @@ export interface CSharpArgumentInfo$instance {
|
|
|
47
47
|
|
|
48
48
|
export const CSharpArgumentInfo: {
|
|
49
49
|
new(): CSharpArgumentInfo;
|
|
50
|
-
create(flags: CSharpArgumentInfoFlags, name: string): CSharpArgumentInfo;
|
|
50
|
+
create(flags: CSharpArgumentInfoFlags, name: string | undefined): CSharpArgumentInfo;
|
|
51
51
|
};
|
|
52
52
|
|
|
53
53
|
|
|
54
54
|
export type CSharpArgumentInfo = CSharpArgumentInfo$instance;
|
|
55
55
|
|
|
56
56
|
export interface RuntimeBinderException$instance extends Exception {
|
|
57
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
57
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
|
|
61
61
|
export const RuntimeBinderException: {
|
|
62
62
|
new(): RuntimeBinderException;
|
|
63
|
-
new(message: string): RuntimeBinderException;
|
|
64
|
-
new(message: string, innerException: Exception): RuntimeBinderException;
|
|
63
|
+
new(message: string | undefined): RuntimeBinderException;
|
|
64
|
+
new(message: string | undefined, innerException: Exception | undefined): RuntimeBinderException;
|
|
65
65
|
};
|
|
66
66
|
|
|
67
67
|
|
|
@@ -73,14 +73,14 @@ export type RuntimeBinderException = RuntimeBinderException$instance & __Runtime
|
|
|
73
73
|
|
|
74
74
|
|
|
75
75
|
export interface RuntimeBinderInternalCompilerException$instance extends Exception {
|
|
76
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
76
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
77
77
|
}
|
|
78
78
|
|
|
79
79
|
|
|
80
80
|
export const RuntimeBinderInternalCompilerException: {
|
|
81
81
|
new(): RuntimeBinderInternalCompilerException;
|
|
82
|
-
new(message: string): RuntimeBinderInternalCompilerException;
|
|
83
|
-
new(message: string, innerException: Exception): RuntimeBinderInternalCompilerException;
|
|
82
|
+
new(message: string | undefined): RuntimeBinderInternalCompilerException;
|
|
83
|
+
new(message: string | undefined, innerException: Exception | undefined): RuntimeBinderInternalCompilerException;
|
|
84
84
|
};
|
|
85
85
|
|
|
86
86
|
|
|
@@ -92,17 +92,17 @@ export type RuntimeBinderInternalCompilerException = RuntimeBinderInternalCompil
|
|
|
92
92
|
|
|
93
93
|
|
|
94
94
|
export abstract class Binder$instance {
|
|
95
|
-
static binaryOperation(flags: CSharpBinderFlags, operation: ExpressionType, context: Type, argumentInfo: IEnumerable_1<CSharpArgumentInfo>): CallSiteBinder;
|
|
96
|
-
static convert(flags: CSharpBinderFlags, type_: Type, context: Type): CallSiteBinder;
|
|
97
|
-
static getIndex(flags: CSharpBinderFlags, context: Type, argumentInfo: IEnumerable_1<CSharpArgumentInfo>): CallSiteBinder;
|
|
98
|
-
static getMember(flags: CSharpBinderFlags, name: string, context: Type, argumentInfo: IEnumerable_1<CSharpArgumentInfo>): CallSiteBinder;
|
|
99
|
-
static invoke(flags: CSharpBinderFlags, context: Type, argumentInfo: IEnumerable_1<CSharpArgumentInfo>): CallSiteBinder;
|
|
100
|
-
static invokeConstructor(flags: CSharpBinderFlags, context: Type, argumentInfo: IEnumerable_1<CSharpArgumentInfo>): CallSiteBinder;
|
|
101
|
-
static invokeMember(flags: CSharpBinderFlags, name: string, typeArguments: IEnumerable_1<Type
|
|
102
|
-
static isEvent(flags: CSharpBinderFlags, name: string, context: Type): CallSiteBinder;
|
|
103
|
-
static setIndex(flags: CSharpBinderFlags, context: Type, argumentInfo: IEnumerable_1<CSharpArgumentInfo>): CallSiteBinder;
|
|
104
|
-
static setMember(flags: CSharpBinderFlags, name: string, context: Type, argumentInfo: IEnumerable_1<CSharpArgumentInfo>): CallSiteBinder;
|
|
105
|
-
static unaryOperation(flags: CSharpBinderFlags, operation: ExpressionType, context: Type, argumentInfo: IEnumerable_1<CSharpArgumentInfo>): CallSiteBinder;
|
|
95
|
+
static binaryOperation(flags: CSharpBinderFlags, operation: ExpressionType, context: Type | undefined, argumentInfo: IEnumerable_1<CSharpArgumentInfo> | undefined): CallSiteBinder;
|
|
96
|
+
static convert(flags: CSharpBinderFlags, type_: Type, context: Type | undefined): CallSiteBinder;
|
|
97
|
+
static getIndex(flags: CSharpBinderFlags, context: Type | undefined, argumentInfo: IEnumerable_1<CSharpArgumentInfo> | undefined): CallSiteBinder;
|
|
98
|
+
static getMember(flags: CSharpBinderFlags, name: string, context: Type | undefined, argumentInfo: IEnumerable_1<CSharpArgumentInfo> | undefined): CallSiteBinder;
|
|
99
|
+
static invoke(flags: CSharpBinderFlags, context: Type | undefined, argumentInfo: IEnumerable_1<CSharpArgumentInfo> | undefined): CallSiteBinder;
|
|
100
|
+
static invokeConstructor(flags: CSharpBinderFlags, context: Type | undefined, argumentInfo: IEnumerable_1<CSharpArgumentInfo> | undefined): CallSiteBinder;
|
|
101
|
+
static invokeMember(flags: CSharpBinderFlags, name: string, typeArguments: IEnumerable_1<Type> | undefined, context: Type | undefined, argumentInfo: IEnumerable_1<CSharpArgumentInfo> | undefined): CallSiteBinder;
|
|
102
|
+
static isEvent(flags: CSharpBinderFlags, name: string, context: Type | undefined): CallSiteBinder;
|
|
103
|
+
static setIndex(flags: CSharpBinderFlags, context: Type | undefined, argumentInfo: IEnumerable_1<CSharpArgumentInfo> | undefined): CallSiteBinder;
|
|
104
|
+
static setMember(flags: CSharpBinderFlags, name: string, context: Type | undefined, argumentInfo: IEnumerable_1<CSharpArgumentInfo> | undefined): CallSiteBinder;
|
|
105
|
+
static unaryOperation(flags: CSharpBinderFlags, operation: ExpressionType, context: Type | undefined, argumentInfo: IEnumerable_1<CSharpArgumentInfo> | undefined): CallSiteBinder;
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
|
|
@@ -235,7 +235,7 @@ export interface Collection$instance {
|
|
|
235
235
|
contains(Key: string): boolean;
|
|
236
236
|
get_Item(Index: int): unknown;
|
|
237
237
|
get_Item(Key: string): unknown;
|
|
238
|
-
get_Item(Index: unknown): unknown;
|
|
238
|
+
get_Item(Index: unknown): unknown | undefined;
|
|
239
239
|
getEnumerator(): IEnumerator;
|
|
240
240
|
remove(Key: string): void;
|
|
241
241
|
remove(Index: int): void;
|
|
@@ -194,7 +194,7 @@ export const DoubleType: {
|
|
|
194
194
|
export type DoubleType = DoubleType$instance;
|
|
195
195
|
|
|
196
196
|
export interface IncompleteInitialization$instance extends Exception {
|
|
197
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
197
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
198
198
|
}
|
|
199
199
|
|
|
200
200
|
|
|
@@ -121,7 +121,7 @@ export type FileSystem = FileSystem$instance;
|
|
|
121
121
|
export interface MalformedLineException$instance extends Exception {
|
|
122
122
|
lineNumber: long;
|
|
123
123
|
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
124
|
-
toString(): string;
|
|
124
|
+
toString(): string | undefined;
|
|
125
125
|
}
|
|
126
126
|
|
|
127
127
|
|
|
@@ -69,8 +69,8 @@ export interface RegistryKey$instance extends MarshalByRefObject {
|
|
|
69
69
|
createSubKey(subkey: string): RegistryKey;
|
|
70
70
|
createSubKey(subkey: string, permissionCheck: RegistryKeyPermissionCheck): RegistryKey;
|
|
71
71
|
createSubKey(subkey: string, permissionCheck: RegistryKeyPermissionCheck, registryOptions: RegistryOptions): RegistryKey;
|
|
72
|
-
createSubKey(subkey: string, permissionCheck: RegistryKeyPermissionCheck, registryOptions: RegistryOptions, registrySecurity: RegistrySecurity): RegistryKey;
|
|
73
|
-
createSubKey(subkey: string, permissionCheck: RegistryKeyPermissionCheck, registrySecurity: RegistrySecurity): RegistryKey;
|
|
72
|
+
createSubKey(subkey: string, permissionCheck: RegistryKeyPermissionCheck, registryOptions: RegistryOptions, registrySecurity: RegistrySecurity | undefined): RegistryKey;
|
|
73
|
+
createSubKey(subkey: string, permissionCheck: RegistryKeyPermissionCheck, registrySecurity: RegistrySecurity | undefined): RegistryKey;
|
|
74
74
|
createSubKey(subkey: string, writable: boolean): RegistryKey;
|
|
75
75
|
createSubKey(subkey: string, writable: boolean, options: RegistryOptions): RegistryKey;
|
|
76
76
|
deleteSubKey(subkey: string): void;
|
|
@@ -89,14 +89,14 @@ export interface RegistryKey$instance extends MarshalByRefObject {
|
|
|
89
89
|
getValue(name: string, defaultValue: unknown, options: RegistryValueOptions): unknown;
|
|
90
90
|
getValueKind(name: string): RegistryValueKind;
|
|
91
91
|
getValueNames(): string[];
|
|
92
|
-
openSubKey(name: string): RegistryKey;
|
|
93
|
-
openSubKey(name: string, permissionCheck: RegistryKeyPermissionCheck): RegistryKey;
|
|
94
|
-
openSubKey(name: string, permissionCheck: RegistryKeyPermissionCheck, rights: RegistryRights): RegistryKey;
|
|
95
|
-
openSubKey(name: string, writable: boolean): RegistryKey;
|
|
96
|
-
openSubKey(name: string, rights: RegistryRights): RegistryKey;
|
|
92
|
+
openSubKey(name: string): RegistryKey | undefined;
|
|
93
|
+
openSubKey(name: string, permissionCheck: RegistryKeyPermissionCheck): RegistryKey | undefined;
|
|
94
|
+
openSubKey(name: string, permissionCheck: RegistryKeyPermissionCheck, rights: RegistryRights): RegistryKey | undefined;
|
|
95
|
+
openSubKey(name: string, writable: boolean): RegistryKey | undefined;
|
|
96
|
+
openSubKey(name: string, rights: RegistryRights): RegistryKey | undefined;
|
|
97
97
|
setAccessControl(registrySecurity: RegistrySecurity): void;
|
|
98
|
-
setValue(name: string, value: unknown): void;
|
|
99
|
-
setValue(name: string, value: unknown, valueKind: RegistryValueKind): void;
|
|
98
|
+
setValue(name: string | undefined, value: unknown): void;
|
|
99
|
+
setValue(name: string | undefined, value: unknown, valueKind: RegistryValueKind): void;
|
|
100
100
|
toString(): string;
|
|
101
101
|
}
|
|
102
102
|
|
|
@@ -128,8 +128,8 @@ export abstract class Registry$instance {
|
|
|
128
128
|
static readonly performanceData: RegistryKey;
|
|
129
129
|
static readonly users: RegistryKey;
|
|
130
130
|
static getValue(keyName: string, valueName: string, defaultValue: unknown): unknown;
|
|
131
|
-
static setValue(keyName: string, valueName: string, value: unknown, valueKind: RegistryValueKind): void;
|
|
132
|
-
static setValue(keyName: string, valueName: string, value: unknown): void;
|
|
131
|
+
static setValue(keyName: string, valueName: string | undefined, value: unknown, valueKind: RegistryValueKind): void;
|
|
132
|
+
static setValue(keyName: string, valueName: string | undefined, value: unknown): void;
|
|
133
133
|
}
|
|
134
134
|
|
|
135
135
|
|
package/System/bindings.json
CHANGED
|
@@ -61929,7 +61929,7 @@
|
|
|
61929
61929
|
{
|
|
61930
61930
|
"stableId": "System.Private.CoreLib:System.Numerics.IFloatingPoint\u00601::Round(TSelf,System.MidpointRounding):TSelf",
|
|
61931
61931
|
"clrName": "Round",
|
|
61932
|
-
"tsEmitName": "round$
|
|
61932
|
+
"tsEmitName": "round$view2",
|
|
61933
61933
|
"metadataToken": 100675854,
|
|
61934
61934
|
"canonicalSignature": "(TSelf,System.MidpointRounding):TSelf",
|
|
61935
61935
|
"normalizedSignature": "Round|(TSelf,System.MidpointRounding):TSelf|static=false",
|
|
@@ -62301,29 +62301,29 @@
|
|
|
62301
62301
|
"isExtensionMethod": false
|
|
62302
62302
|
},
|
|
62303
62303
|
{
|
|
62304
|
-
"stableId": "System.Private.CoreLib:System.Numerics.IFloatingPoint\u00601::
|
|
62305
|
-
"clrName": "
|
|
62306
|
-
"tsEmitName": "
|
|
62307
|
-
"metadataToken":
|
|
62308
|
-
"canonicalSignature": "(TSelf):TSelf",
|
|
62309
|
-
"normalizedSignature": "
|
|
62304
|
+
"stableId": "System.Private.CoreLib:System.Numerics.IFloatingPoint\u00601::Round(TSelf,System.Int32):TSelf",
|
|
62305
|
+
"clrName": "Round",
|
|
62306
|
+
"tsEmitName": "round$view",
|
|
62307
|
+
"metadataToken": 100675853,
|
|
62308
|
+
"canonicalSignature": "(TSelf,System.Int32):TSelf",
|
|
62309
|
+
"normalizedSignature": "Round|(TSelf,System.Int32):TSelf|static=false",
|
|
62310
62310
|
"emitScope": "ViewOnly",
|
|
62311
62311
|
"arity": 0,
|
|
62312
|
-
"parameterCount":
|
|
62312
|
+
"parameterCount": 2,
|
|
62313
62313
|
"declaringClrType": "System.Numerics.IFloatingPoint\u00601",
|
|
62314
62314
|
"declaringAssemblyName": "System.Private.CoreLib",
|
|
62315
62315
|
"isExtensionMethod": false
|
|
62316
62316
|
},
|
|
62317
62317
|
{
|
|
62318
|
-
"stableId": "System.Private.CoreLib:System.Numerics.IFloatingPoint\u00601::
|
|
62319
|
-
"clrName": "
|
|
62320
|
-
"tsEmitName": "
|
|
62321
|
-
"metadataToken":
|
|
62322
|
-
"canonicalSignature": "(TSelf
|
|
62323
|
-
"normalizedSignature": "
|
|
62318
|
+
"stableId": "System.Private.CoreLib:System.Numerics.IFloatingPoint\u00601::Ceiling(TSelf):TSelf",
|
|
62319
|
+
"clrName": "Ceiling",
|
|
62320
|
+
"tsEmitName": "ceiling$view",
|
|
62321
|
+
"metadataToken": 100675848,
|
|
62322
|
+
"canonicalSignature": "(TSelf):TSelf",
|
|
62323
|
+
"normalizedSignature": "Ceiling|(TSelf):TSelf|static=false",
|
|
62324
62324
|
"emitScope": "ViewOnly",
|
|
62325
62325
|
"arity": 0,
|
|
62326
|
-
"parameterCount":
|
|
62326
|
+
"parameterCount": 1,
|
|
62327
62327
|
"declaringClrType": "System.Numerics.IFloatingPoint\u00601",
|
|
62328
62328
|
"declaringAssemblyName": "System.Private.CoreLib",
|
|
62329
62329
|
"isExtensionMethod": false
|
|
@@ -64347,7 +64347,7 @@
|
|
|
64347
64347
|
}
|
|
64348
64348
|
},
|
|
64349
64349
|
{
|
|
64350
|
-
"tsName": "round$
|
|
64350
|
+
"tsName": "round$view2",
|
|
64351
64351
|
"isStatic": false,
|
|
64352
64352
|
"tsSignatureId": "Round|(TSelf,System.MidpointRounding):TSelf|static=false",
|
|
64353
64353
|
"target": {
|
|
@@ -64597,23 +64597,23 @@
|
|
|
64597
64597
|
}
|
|
64598
64598
|
},
|
|
64599
64599
|
{
|
|
64600
|
-
"tsName": "
|
|
64600
|
+
"tsName": "round$view",
|
|
64601
64601
|
"isStatic": false,
|
|
64602
|
-
"tsSignatureId": "
|
|
64602
|
+
"tsSignatureId": "Round|(TSelf,System.Int32):TSelf|static=false",
|
|
64603
64603
|
"target": {
|
|
64604
64604
|
"declaringClrType": "System.Numerics.IFloatingPoint\u00601",
|
|
64605
64605
|
"declaringAssemblyName": "System.Private.CoreLib",
|
|
64606
|
-
"metadataToken":
|
|
64606
|
+
"metadataToken": 100675853
|
|
64607
64607
|
}
|
|
64608
64608
|
},
|
|
64609
64609
|
{
|
|
64610
|
-
"tsName": "
|
|
64610
|
+
"tsName": "ceiling$view",
|
|
64611
64611
|
"isStatic": false,
|
|
64612
|
-
"tsSignatureId": "
|
|
64612
|
+
"tsSignatureId": "Ceiling|(TSelf):TSelf|static=false",
|
|
64613
64613
|
"target": {
|
|
64614
64614
|
"declaringClrType": "System.Numerics.IFloatingPoint\u00601",
|
|
64615
64615
|
"declaringAssemblyName": "System.Private.CoreLib",
|
|
64616
|
-
"metadataToken":
|
|
64616
|
+
"metadataToken": 100675848
|
|
64617
64617
|
}
|
|
64618
64618
|
},
|
|
64619
64619
|
{
|
|
@@ -69287,7 +69287,7 @@
|
|
|
69287
69287
|
{
|
|
69288
69288
|
"stableId": "System.Private.CoreLib:System.Numerics.IFloatingPoint\u00601::Round(TSelf,System.MidpointRounding):TSelf",
|
|
69289
69289
|
"clrName": "Round",
|
|
69290
|
-
"tsEmitName": "round$
|
|
69290
|
+
"tsEmitName": "round$view2",
|
|
69291
69291
|
"metadataToken": 100675854,
|
|
69292
69292
|
"canonicalSignature": "(TSelf,System.MidpointRounding):TSelf",
|
|
69293
69293
|
"normalizedSignature": "Round|(TSelf,System.MidpointRounding):TSelf|static=false",
|
|
@@ -69631,29 +69631,29 @@
|
|
|
69631
69631
|
"isExtensionMethod": false
|
|
69632
69632
|
},
|
|
69633
69633
|
{
|
|
69634
|
-
"stableId": "System.Private.CoreLib:System.Numerics.IFloatingPoint\u00601::
|
|
69635
|
-
"clrName": "
|
|
69636
|
-
"tsEmitName": "
|
|
69637
|
-
"metadataToken":
|
|
69638
|
-
"canonicalSignature": "(TSelf):TSelf",
|
|
69639
|
-
"normalizedSignature": "
|
|
69634
|
+
"stableId": "System.Private.CoreLib:System.Numerics.IFloatingPoint\u00601::Round(TSelf,System.Int32):TSelf",
|
|
69635
|
+
"clrName": "Round",
|
|
69636
|
+
"tsEmitName": "round$view",
|
|
69637
|
+
"metadataToken": 100675853,
|
|
69638
|
+
"canonicalSignature": "(TSelf,System.Int32):TSelf",
|
|
69639
|
+
"normalizedSignature": "Round|(TSelf,System.Int32):TSelf|static=false",
|
|
69640
69640
|
"emitScope": "ViewOnly",
|
|
69641
69641
|
"arity": 0,
|
|
69642
|
-
"parameterCount":
|
|
69642
|
+
"parameterCount": 2,
|
|
69643
69643
|
"declaringClrType": "System.Numerics.IFloatingPoint\u00601",
|
|
69644
69644
|
"declaringAssemblyName": "System.Private.CoreLib",
|
|
69645
69645
|
"isExtensionMethod": false
|
|
69646
69646
|
},
|
|
69647
69647
|
{
|
|
69648
|
-
"stableId": "System.Private.CoreLib:System.Numerics.IFloatingPoint\u00601::
|
|
69649
|
-
"clrName": "
|
|
69650
|
-
"tsEmitName": "
|
|
69651
|
-
"metadataToken":
|
|
69652
|
-
"canonicalSignature": "(TSelf
|
|
69653
|
-
"normalizedSignature": "
|
|
69648
|
+
"stableId": "System.Private.CoreLib:System.Numerics.IFloatingPoint\u00601::Ceiling(TSelf):TSelf",
|
|
69649
|
+
"clrName": "Ceiling",
|
|
69650
|
+
"tsEmitName": "ceiling$view",
|
|
69651
|
+
"metadataToken": 100675848,
|
|
69652
|
+
"canonicalSignature": "(TSelf):TSelf",
|
|
69653
|
+
"normalizedSignature": "Ceiling|(TSelf):TSelf|static=false",
|
|
69654
69654
|
"emitScope": "ViewOnly",
|
|
69655
69655
|
"arity": 0,
|
|
69656
|
-
"parameterCount":
|
|
69656
|
+
"parameterCount": 1,
|
|
69657
69657
|
"declaringClrType": "System.Numerics.IFloatingPoint\u00601",
|
|
69658
69658
|
"declaringAssemblyName": "System.Private.CoreLib",
|
|
69659
69659
|
"isExtensionMethod": false
|
|
@@ -71602,7 +71602,7 @@
|
|
|
71602
71602
|
}
|
|
71603
71603
|
},
|
|
71604
71604
|
{
|
|
71605
|
-
"tsName": "round$
|
|
71605
|
+
"tsName": "round$view2",
|
|
71606
71606
|
"isStatic": false,
|
|
71607
71607
|
"tsSignatureId": "Round|(TSelf,System.MidpointRounding):TSelf|static=false",
|
|
71608
71608
|
"target": {
|
|
@@ -71832,23 +71832,23 @@
|
|
|
71832
71832
|
}
|
|
71833
71833
|
},
|
|
71834
71834
|
{
|
|
71835
|
-
"tsName": "
|
|
71835
|
+
"tsName": "round$view",
|
|
71836
71836
|
"isStatic": false,
|
|
71837
|
-
"tsSignatureId": "
|
|
71837
|
+
"tsSignatureId": "Round|(TSelf,System.Int32):TSelf|static=false",
|
|
71838
71838
|
"target": {
|
|
71839
71839
|
"declaringClrType": "System.Numerics.IFloatingPoint\u00601",
|
|
71840
71840
|
"declaringAssemblyName": "System.Private.CoreLib",
|
|
71841
|
-
"metadataToken":
|
|
71841
|
+
"metadataToken": 100675853
|
|
71842
71842
|
}
|
|
71843
71843
|
},
|
|
71844
71844
|
{
|
|
71845
|
-
"tsName": "
|
|
71845
|
+
"tsName": "ceiling$view",
|
|
71846
71846
|
"isStatic": false,
|
|
71847
|
-
"tsSignatureId": "
|
|
71847
|
+
"tsSignatureId": "Ceiling|(TSelf):TSelf|static=false",
|
|
71848
71848
|
"target": {
|
|
71849
71849
|
"declaringClrType": "System.Numerics.IFloatingPoint\u00601",
|
|
71850
71850
|
"declaringAssemblyName": "System.Private.CoreLib",
|
|
71851
|
-
"metadataToken":
|
|
71851
|
+
"metadataToken": 100675848
|
|
71852
71852
|
}
|
|
71853
71853
|
},
|
|
71854
71854
|
{
|
|
@@ -74245,6 +74245,20 @@
|
|
|
74245
74245
|
}
|
|
74246
74246
|
]
|
|
74247
74247
|
},
|
|
74248
|
+
{
|
|
74249
|
+
"stableId": "System.Private.CoreLib:System.Numerics.IBinaryNumber\u00601::Log2(TSelf):TSelf",
|
|
74250
|
+
"clrName": "Log2",
|
|
74251
|
+
"tsEmitName": "log2$view",
|
|
74252
|
+
"metadataToken": 100675827,
|
|
74253
|
+
"canonicalSignature": "(TSelf):TSelf",
|
|
74254
|
+
"normalizedSignature": "Log2|(TSelf):TSelf|static=false",
|
|
74255
|
+
"emitScope": "ViewOnly",
|
|
74256
|
+
"arity": 0,
|
|
74257
|
+
"parameterCount": 1,
|
|
74258
|
+
"declaringClrType": "System.Numerics.IBinaryNumber\u00601",
|
|
74259
|
+
"declaringAssemblyName": "System.Private.CoreLib",
|
|
74260
|
+
"isExtensionMethod": false
|
|
74261
|
+
},
|
|
74248
74262
|
{
|
|
74249
74263
|
"stableId": "System.Private.CoreLib:System.IComparable::CompareTo(System.Object):System.Int32",
|
|
74250
74264
|
"clrName": "CompareTo",
|
|
@@ -74293,20 +74307,6 @@
|
|
|
74293
74307
|
"declaringAssemblyName": "System.Private.CoreLib",
|
|
74294
74308
|
"isExtensionMethod": false
|
|
74295
74309
|
},
|
|
74296
|
-
{
|
|
74297
|
-
"stableId": "System.Private.CoreLib:System.Numerics.IBinaryNumber\u00601::Log2(TSelf):TSelf",
|
|
74298
|
-
"clrName": "Log2",
|
|
74299
|
-
"tsEmitName": "log2$view",
|
|
74300
|
-
"metadataToken": 100675827,
|
|
74301
|
-
"canonicalSignature": "(TSelf):TSelf",
|
|
74302
|
-
"normalizedSignature": "Log2|(TSelf):TSelf|static=false",
|
|
74303
|
-
"emitScope": "ViewOnly",
|
|
74304
|
-
"arity": 0,
|
|
74305
|
-
"parameterCount": 1,
|
|
74306
|
-
"declaringClrType": "System.Numerics.IBinaryNumber\u00601",
|
|
74307
|
-
"declaringAssemblyName": "System.Private.CoreLib",
|
|
74308
|
-
"isExtensionMethod": false
|
|
74309
|
-
},
|
|
74310
74310
|
{
|
|
74311
74311
|
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::Abs(TSelf):TSelf",
|
|
74312
74312
|
"clrName": "Abs",
|
|
@@ -75421,6 +75421,16 @@
|
|
|
75421
75421
|
"metadataToken": 100674111
|
|
75422
75422
|
}
|
|
75423
75423
|
},
|
|
75424
|
+
{
|
|
75425
|
+
"tsName": "log2$view",
|
|
75426
|
+
"isStatic": false,
|
|
75427
|
+
"tsSignatureId": "Log2|(TSelf):TSelf|static=false",
|
|
75428
|
+
"target": {
|
|
75429
|
+
"declaringClrType": "System.Numerics.IBinaryNumber\u00601",
|
|
75430
|
+
"declaringAssemblyName": "System.Private.CoreLib",
|
|
75431
|
+
"metadataToken": 100675827
|
|
75432
|
+
}
|
|
75433
|
+
},
|
|
75424
75434
|
{
|
|
75425
75435
|
"tsName": "compareTo$view",
|
|
75426
75436
|
"isStatic": false,
|
|
@@ -75451,16 +75461,6 @@
|
|
|
75451
75461
|
"metadataToken": 100668533
|
|
75452
75462
|
}
|
|
75453
75463
|
},
|
|
75454
|
-
{
|
|
75455
|
-
"tsName": "log2$view",
|
|
75456
|
-
"isStatic": false,
|
|
75457
|
-
"tsSignatureId": "Log2|(TSelf):TSelf|static=false",
|
|
75458
|
-
"target": {
|
|
75459
|
-
"declaringClrType": "System.Numerics.IBinaryNumber\u00601",
|
|
75460
|
-
"declaringAssemblyName": "System.Private.CoreLib",
|
|
75461
|
-
"metadataToken": 100675827
|
|
75462
|
-
}
|
|
75463
|
-
},
|
|
75464
75464
|
{
|
|
75465
75465
|
"tsName": "abs$view",
|
|
75466
75466
|
"isStatic": false,
|
|
@@ -97326,7 +97326,7 @@
|
|
|
97326
97326
|
{
|
|
97327
97327
|
"stableId": "System.Private.CoreLib:System.Numerics.IFloatingPoint\u00601::Round(TSelf,System.MidpointRounding):TSelf",
|
|
97328
97328
|
"clrName": "Round",
|
|
97329
|
-
"tsEmitName": "round$
|
|
97329
|
+
"tsEmitName": "round$view2",
|
|
97330
97330
|
"metadataToken": 100675854,
|
|
97331
97331
|
"canonicalSignature": "(TSelf,System.MidpointRounding):TSelf",
|
|
97332
97332
|
"normalizedSignature": "Round|(TSelf,System.MidpointRounding):TSelf|static=false",
|
|
@@ -97698,29 +97698,29 @@
|
|
|
97698
97698
|
"isExtensionMethod": false
|
|
97699
97699
|
},
|
|
97700
97700
|
{
|
|
97701
|
-
"stableId": "System.Private.CoreLib:System.Numerics.IFloatingPoint\u00601::
|
|
97702
|
-
"clrName": "
|
|
97703
|
-
"tsEmitName": "
|
|
97704
|
-
"metadataToken":
|
|
97705
|
-
"canonicalSignature": "(TSelf):TSelf",
|
|
97706
|
-
"normalizedSignature": "
|
|
97701
|
+
"stableId": "System.Private.CoreLib:System.Numerics.IFloatingPoint\u00601::Round(TSelf,System.Int32):TSelf",
|
|
97702
|
+
"clrName": "Round",
|
|
97703
|
+
"tsEmitName": "round$view",
|
|
97704
|
+
"metadataToken": 100675853,
|
|
97705
|
+
"canonicalSignature": "(TSelf,System.Int32):TSelf",
|
|
97706
|
+
"normalizedSignature": "Round|(TSelf,System.Int32):TSelf|static=false",
|
|
97707
97707
|
"emitScope": "ViewOnly",
|
|
97708
97708
|
"arity": 0,
|
|
97709
|
-
"parameterCount":
|
|
97709
|
+
"parameterCount": 2,
|
|
97710
97710
|
"declaringClrType": "System.Numerics.IFloatingPoint\u00601",
|
|
97711
97711
|
"declaringAssemblyName": "System.Private.CoreLib",
|
|
97712
97712
|
"isExtensionMethod": false
|
|
97713
97713
|
},
|
|
97714
97714
|
{
|
|
97715
|
-
"stableId": "System.Private.CoreLib:System.Numerics.IFloatingPoint\u00601::
|
|
97716
|
-
"clrName": "
|
|
97717
|
-
"tsEmitName": "
|
|
97718
|
-
"metadataToken":
|
|
97719
|
-
"canonicalSignature": "(TSelf
|
|
97720
|
-
"normalizedSignature": "
|
|
97715
|
+
"stableId": "System.Private.CoreLib:System.Numerics.IFloatingPoint\u00601::Ceiling(TSelf):TSelf",
|
|
97716
|
+
"clrName": "Ceiling",
|
|
97717
|
+
"tsEmitName": "ceiling$view",
|
|
97718
|
+
"metadataToken": 100675848,
|
|
97719
|
+
"canonicalSignature": "(TSelf):TSelf",
|
|
97720
|
+
"normalizedSignature": "Ceiling|(TSelf):TSelf|static=false",
|
|
97721
97721
|
"emitScope": "ViewOnly",
|
|
97722
97722
|
"arity": 0,
|
|
97723
|
-
"parameterCount":
|
|
97723
|
+
"parameterCount": 1,
|
|
97724
97724
|
"declaringClrType": "System.Numerics.IFloatingPoint\u00601",
|
|
97725
97725
|
"declaringAssemblyName": "System.Private.CoreLib",
|
|
97726
97726
|
"isExtensionMethod": false
|
|
@@ -99744,7 +99744,7 @@
|
|
|
99744
99744
|
}
|
|
99745
99745
|
},
|
|
99746
99746
|
{
|
|
99747
|
-
"tsName": "round$
|
|
99747
|
+
"tsName": "round$view2",
|
|
99748
99748
|
"isStatic": false,
|
|
99749
99749
|
"tsSignatureId": "Round|(TSelf,System.MidpointRounding):TSelf|static=false",
|
|
99750
99750
|
"target": {
|
|
@@ -99994,23 +99994,23 @@
|
|
|
99994
99994
|
}
|
|
99995
99995
|
},
|
|
99996
99996
|
{
|
|
99997
|
-
"tsName": "
|
|
99997
|
+
"tsName": "round$view",
|
|
99998
99998
|
"isStatic": false,
|
|
99999
|
-
"tsSignatureId": "
|
|
99999
|
+
"tsSignatureId": "Round|(TSelf,System.Int32):TSelf|static=false",
|
|
100000
100000
|
"target": {
|
|
100001
100001
|
"declaringClrType": "System.Numerics.IFloatingPoint\u00601",
|
|
100002
100002
|
"declaringAssemblyName": "System.Private.CoreLib",
|
|
100003
|
-
"metadataToken":
|
|
100003
|
+
"metadataToken": 100675853
|
|
100004
100004
|
}
|
|
100005
100005
|
},
|
|
100006
100006
|
{
|
|
100007
|
-
"tsName": "
|
|
100007
|
+
"tsName": "ceiling$view",
|
|
100008
100008
|
"isStatic": false,
|
|
100009
|
-
"tsSignatureId": "
|
|
100009
|
+
"tsSignatureId": "Ceiling|(TSelf):TSelf|static=false",
|
|
100010
100010
|
"target": {
|
|
100011
100011
|
"declaringClrType": "System.Numerics.IFloatingPoint\u00601",
|
|
100012
100012
|
"declaringAssemblyName": "System.Private.CoreLib",
|
|
100013
|
-
"metadataToken":
|
|
100013
|
+
"metadataToken": 100675848
|
|
100014
100014
|
}
|
|
100015
100015
|
},
|
|
100016
100016
|
{
|
|
@@ -107766,6 +107766,20 @@
|
|
|
107766
107766
|
}
|
|
107767
107767
|
]
|
|
107768
107768
|
},
|
|
107769
|
+
{
|
|
107770
|
+
"stableId": "System.Private.CoreLib:System.Numerics.IBinaryNumber\u00601::Log2(TSelf):TSelf",
|
|
107771
|
+
"clrName": "Log2",
|
|
107772
|
+
"tsEmitName": "log2$view",
|
|
107773
|
+
"metadataToken": 100675827,
|
|
107774
|
+
"canonicalSignature": "(TSelf):TSelf",
|
|
107775
|
+
"normalizedSignature": "Log2|(TSelf):TSelf|static=false",
|
|
107776
|
+
"emitScope": "ViewOnly",
|
|
107777
|
+
"arity": 0,
|
|
107778
|
+
"parameterCount": 1,
|
|
107779
|
+
"declaringClrType": "System.Numerics.IBinaryNumber\u00601",
|
|
107780
|
+
"declaringAssemblyName": "System.Private.CoreLib",
|
|
107781
|
+
"isExtensionMethod": false
|
|
107782
|
+
},
|
|
107769
107783
|
{
|
|
107770
107784
|
"stableId": "System.Private.CoreLib:System.IComparable::CompareTo(System.Object):System.Int32",
|
|
107771
107785
|
"clrName": "CompareTo",
|
|
@@ -107814,20 +107828,6 @@
|
|
|
107814
107828
|
"declaringAssemblyName": "System.Private.CoreLib",
|
|
107815
107829
|
"isExtensionMethod": false
|
|
107816
107830
|
},
|
|
107817
|
-
{
|
|
107818
|
-
"stableId": "System.Private.CoreLib:System.Numerics.IBinaryNumber\u00601::Log2(TSelf):TSelf",
|
|
107819
|
-
"clrName": "Log2",
|
|
107820
|
-
"tsEmitName": "log2$view",
|
|
107821
|
-
"metadataToken": 100675827,
|
|
107822
|
-
"canonicalSignature": "(TSelf):TSelf",
|
|
107823
|
-
"normalizedSignature": "Log2|(TSelf):TSelf|static=false",
|
|
107824
|
-
"emitScope": "ViewOnly",
|
|
107825
|
-
"arity": 0,
|
|
107826
|
-
"parameterCount": 1,
|
|
107827
|
-
"declaringClrType": "System.Numerics.IBinaryNumber\u00601",
|
|
107828
|
-
"declaringAssemblyName": "System.Private.CoreLib",
|
|
107829
|
-
"isExtensionMethod": false
|
|
107830
|
-
},
|
|
107831
107831
|
{
|
|
107832
107832
|
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::Abs(TSelf):TSelf",
|
|
107833
107833
|
"clrName": "Abs",
|
|
@@ -108854,6 +108854,16 @@
|
|
|
108854
108854
|
"metadataToken": 100674111
|
|
108855
108855
|
}
|
|
108856
108856
|
},
|
|
108857
|
+
{
|
|
108858
|
+
"tsName": "log2$view",
|
|
108859
|
+
"isStatic": false,
|
|
108860
|
+
"tsSignatureId": "Log2|(TSelf):TSelf|static=false",
|
|
108861
|
+
"target": {
|
|
108862
|
+
"declaringClrType": "System.Numerics.IBinaryNumber\u00601",
|
|
108863
|
+
"declaringAssemblyName": "System.Private.CoreLib",
|
|
108864
|
+
"metadataToken": 100675827
|
|
108865
|
+
}
|
|
108866
|
+
},
|
|
108857
108867
|
{
|
|
108858
108868
|
"tsName": "compareTo$view",
|
|
108859
108869
|
"isStatic": false,
|
|
@@ -108884,16 +108894,6 @@
|
|
|
108884
108894
|
"metadataToken": 100668533
|
|
108885
108895
|
}
|
|
108886
108896
|
},
|
|
108887
|
-
{
|
|
108888
|
-
"tsName": "log2$view",
|
|
108889
|
-
"isStatic": false,
|
|
108890
|
-
"tsSignatureId": "Log2|(TSelf):TSelf|static=false",
|
|
108891
|
-
"target": {
|
|
108892
|
-
"declaringClrType": "System.Numerics.IBinaryNumber\u00601",
|
|
108893
|
-
"declaringAssemblyName": "System.Private.CoreLib",
|
|
108894
|
-
"metadataToken": 100675827
|
|
108895
|
-
}
|
|
108896
|
-
},
|
|
108897
108897
|
{
|
|
108898
108898
|
"tsName": "abs",
|
|
108899
108899
|
"isStatic": false,
|