@tsonic/microsoft-extensions 0.1.2 → 10.0.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.Extensions.Caching.Distributed/bindings.json +392 -543
- package/Microsoft.Extensions.Caching.Distributed/internal/index.d.ts +38 -38
- package/Microsoft.Extensions.Caching.Hybrid/bindings.json +215 -323
- package/Microsoft.Extensions.Caching.Hybrid/internal/index.d.ts +27 -26
- package/Microsoft.Extensions.Caching.Memory/bindings.json +856 -1253
- package/Microsoft.Extensions.Caching.Memory/internal/index.d.ts +95 -89
- package/Microsoft.Extensions.Configuration/bindings.json +2391 -3052
- package/Microsoft.Extensions.Configuration/internal/index.d.ts +204 -198
- package/Microsoft.Extensions.Configuration.CommandLine/bindings.json +165 -200
- package/Microsoft.Extensions.Configuration.CommandLine/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.Configuration.EnvironmentVariables/bindings.json +146 -198
- package/Microsoft.Extensions.Configuration.EnvironmentVariables/internal/index.d.ts +10 -10
- package/Microsoft.Extensions.Configuration.EnvironmentVariables.d.ts +1 -1
- package/Microsoft.Extensions.Configuration.Ini/bindings.json +286 -511
- package/Microsoft.Extensions.Configuration.Ini/internal/index.d.ts +15 -15
- package/Microsoft.Extensions.Configuration.Json/bindings.json +279 -500
- package/Microsoft.Extensions.Configuration.Json/internal/index.d.ts +15 -15
- package/Microsoft.Extensions.Configuration.Json.d.ts +1 -1
- package/Microsoft.Extensions.Configuration.KeyPerFile/bindings.json +192 -266
- package/Microsoft.Extensions.Configuration.KeyPerFile/internal/index.d.ts +17 -17
- package/Microsoft.Extensions.Configuration.KeyPerFile.d.ts +1 -1
- package/Microsoft.Extensions.Configuration.Memory/bindings.json +163 -210
- package/Microsoft.Extensions.Configuration.Memory/internal/index.d.ts +11 -11
- package/Microsoft.Extensions.Configuration.Memory.d.ts +1 -1
- package/Microsoft.Extensions.Configuration.UserSecrets/bindings.json +38 -50
- package/Microsoft.Extensions.Configuration.UserSecrets/internal/index.d.ts +2 -2
- package/Microsoft.Extensions.Configuration.Xml/bindings.json +334 -535
- package/Microsoft.Extensions.Configuration.Xml/internal/index.d.ts +24 -19
- package/Microsoft.Extensions.Configuration.Xml.d.ts +1 -1
- package/Microsoft.Extensions.DependencyInjection/bindings.json +2557 -3302
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +241 -241
- package/Microsoft.Extensions.DependencyInjection.Extensions/bindings.json +315 -477
- package/Microsoft.Extensions.DependencyInjection.Extensions/internal/index.d.ts +43 -43
- package/Microsoft.Extensions.Diagnostics.HealthChecks/bindings.json +361 -564
- package/Microsoft.Extensions.Diagnostics.HealthChecks/internal/index.d.ts +38 -37
- package/Microsoft.Extensions.Diagnostics.Metrics/bindings.json +361 -494
- package/Microsoft.Extensions.Diagnostics.Metrics/internal/index.d.ts +44 -44
- package/Microsoft.Extensions.Diagnostics.Metrics.Configuration/bindings.json +17 -15
- package/Microsoft.Extensions.Diagnostics.Metrics.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.Extensions.FileProviders/bindings.json +732 -991
- package/Microsoft.Extensions.FileProviders/internal/index.d.ts +52 -47
- package/Microsoft.Extensions.FileProviders.Composite/bindings.json +51 -49
- package/Microsoft.Extensions.FileProviders.Composite/internal/index.d.ts +2 -2
- package/Microsoft.Extensions.FileProviders.Embedded/bindings.json +114 -171
- package/Microsoft.Extensions.FileProviders.Embedded/internal/index.d.ts +7 -7
- package/Microsoft.Extensions.FileProviders.Internal/bindings.json +52 -58
- package/Microsoft.Extensions.FileProviders.Internal/internal/index.d.ts +2 -2
- package/Microsoft.Extensions.FileProviders.Physical/bindings.json +488 -636
- package/Microsoft.Extensions.FileProviders.Physical/internal/index.d.ts +40 -34
- package/Microsoft.Extensions.FileProviders.Physical.d.ts +1 -1
- package/Microsoft.Extensions.FileSystemGlobbing/bindings.json +231 -355
- package/Microsoft.Extensions.FileSystemGlobbing/internal/index.d.ts +23 -23
- package/Microsoft.Extensions.FileSystemGlobbing.Abstractions/bindings.json +185 -268
- package/Microsoft.Extensions.FileSystemGlobbing.Abstractions/internal/index.d.ts +18 -15
- package/Microsoft.Extensions.FileSystemGlobbing.Internal/bindings.json +199 -268
- package/Microsoft.Extensions.FileSystemGlobbing.Internal/internal/index.d.ts +20 -20
- package/Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments/bindings.json +273 -384
- package/Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments/internal/index.d.ts +17 -17
- package/Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts/bindings.json +1049 -1085
- package/Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts/internal/index.d.ts +52 -51
- package/Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.d.ts +1 -1
- package/Microsoft.Extensions.FileSystemGlobbing.Internal.Patterns/bindings.json +28 -47
- package/Microsoft.Extensions.FileSystemGlobbing.Internal.Patterns/internal/index.d.ts +2 -2
- package/Microsoft.Extensions.Hosting/bindings.json +1210 -1709
- package/Microsoft.Extensions.Hosting/internal/index.d.ts +127 -121
- package/Microsoft.Extensions.Hosting.Internal/bindings.json +276 -386
- package/Microsoft.Extensions.Hosting.Internal/internal/index.d.ts +13 -13
- package/Microsoft.Extensions.Http/bindings.json +145 -156
- package/Microsoft.Extensions.Http/internal/index.d.ts +15 -13
- package/Microsoft.Extensions.Http.Logging/bindings.json +205 -150
- package/Microsoft.Extensions.Http.Logging/internal/index.d.ts +24 -12
- package/Microsoft.Extensions.Http.Logging.d.ts +1 -1
- package/Microsoft.Extensions.Http.d.ts +1 -1
- package/Microsoft.Extensions.Internal/bindings.json +46 -51
- package/Microsoft.Extensions.Internal/internal/index.d.ts +2 -2
- package/Microsoft.Extensions.Localization/bindings.json +595 -529
- package/Microsoft.Extensions.Localization/internal/index.d.ts +35 -25
- package/Microsoft.Extensions.Localization.d.ts +2 -1
- package/Microsoft.Extensions.Logging/bindings.json +1547 -2189
- package/Microsoft.Extensions.Logging/internal/index.d.ts +168 -163
- package/Microsoft.Extensions.Logging.Abstractions/bindings.json +406 -522
- package/Microsoft.Extensions.Logging.Abstractions/internal/index.d.ts +33 -32
- package/Microsoft.Extensions.Logging.Configuration/bindings.json +119 -110
- package/Microsoft.Extensions.Logging.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.Extensions.Logging.Console/bindings.json +553 -828
- package/Microsoft.Extensions.Logging.Console/internal/index.d.ts +50 -50
- package/Microsoft.Extensions.Logging.Debug/bindings.json +47 -48
- package/Microsoft.Extensions.Logging.Debug/internal/index.d.ts +2 -2
- package/Microsoft.Extensions.Logging.EventLog/bindings.json +104 -147
- package/Microsoft.Extensions.Logging.EventLog/internal/index.d.ts +11 -11
- package/Microsoft.Extensions.Logging.EventSource/bindings.json +104 -98
- package/Microsoft.Extensions.Logging.EventSource/internal/index.d.ts +13 -8
- package/Microsoft.Extensions.Logging.EventSource.d.ts +1 -1
- package/Microsoft.Extensions.Logging.TraceSource/bindings.json +48 -57
- package/Microsoft.Extensions.Logging.TraceSource/internal/index.d.ts +2 -2
- package/Microsoft.Extensions.ObjectPool/bindings.json +488 -546
- package/Microsoft.Extensions.ObjectPool/internal/index.d.ts +28 -25
- package/Microsoft.Extensions.Options/bindings.json +2753 -3493
- package/Microsoft.Extensions.Options/internal/index.d.ts +213 -207
- package/Microsoft.Extensions.Primitives/bindings.json +944 -1250
- package/Microsoft.Extensions.Primitives/internal/index.d.ts +91 -93
- package/Microsoft.Extensions.Validation/bindings.json +357 -324
- package/Microsoft.Extensions.Validation/internal/index.d.ts +43 -25
- package/Microsoft.Extensions.Validation.d.ts +1 -1
- package/Microsoft.Extensions.WebEncoders/bindings.json +20 -25
- package/Microsoft.Extensions.WebEncoders/internal/index.d.ts +2 -2
- package/Microsoft.Extensions.WebEncoders.Testing/bindings.json +180 -279
- package/Microsoft.Extensions.WebEncoders.Testing/internal/index.d.ts +21 -21
- package/System.Diagnostics/bindings.json +838 -1238
- package/System.Diagnostics/internal/index.d.ts +106 -96
- package/System.Diagnostics.Eventing.Reader/bindings.json +1989 -2923
- package/System.Diagnostics.Eventing.Reader/internal/index.d.ts +260 -212
- package/System.Net.Http/bindings.json +68 -60
- package/System.Net.Http/internal/index.d.ts +4 -4
- package/System.Security.Cryptography/bindings.json +147 -208
- package/System.Security.Cryptography/internal/index.d.ts +14 -14
- package/System.Security.Cryptography.Pkcs/bindings.json +2337 -4036
- package/System.Security.Cryptography.Pkcs/internal/index.d.ts +261 -259
- package/System.Security.Cryptography.Xml/bindings.json +2956 -5441
- package/System.Security.Cryptography.Xml/internal/index.d.ts +407 -349
- package/System.Security.Cryptography.Xml.d.ts +1 -1
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +426 -426
- package/package.json +3 -3
- package/Microsoft.Extensions.Caching.Distributed/internal/metadata.json +0 -835
- package/Microsoft.Extensions.Caching.Hybrid/internal/metadata.json +0 -476
- package/Microsoft.Extensions.Caching.Memory/internal/metadata.json +0 -1740
- package/Microsoft.Extensions.Configuration/internal/metadata.json +0 -4603
- package/Microsoft.Extensions.Configuration.CommandLine/internal/metadata.json +0 -295
- package/Microsoft.Extensions.Configuration.EnvironmentVariables/internal/metadata.json +0 -301
- package/Microsoft.Extensions.Configuration.Ini/internal/metadata.json +0 -568
- package/Microsoft.Extensions.Configuration.Json/internal/metadata.json +0 -552
- package/Microsoft.Extensions.Configuration.KeyPerFile/internal/metadata.json +0 -402
- package/Microsoft.Extensions.Configuration.Memory/internal/metadata.json +0 -312
- package/Microsoft.Extensions.Configuration.UserSecrets/internal/metadata.json +0 -85
- package/Microsoft.Extensions.Configuration.Xml/internal/metadata.json +0 -611
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -4903
- package/Microsoft.Extensions.DependencyInjection.Extensions/internal/metadata.json +0 -713
- package/Microsoft.Extensions.Diagnostics.HealthChecks/internal/metadata.json +0 -802
- package/Microsoft.Extensions.Diagnostics.Metrics/internal/metadata.json +0 -785
- package/Microsoft.Extensions.Diagnostics.Metrics.Configuration/internal/metadata.json +0 -41
- package/Microsoft.Extensions.FileProviders/internal/metadata.json +0 -1423
- package/Microsoft.Extensions.FileProviders.Composite/internal/metadata.json +0 -79
- package/Microsoft.Extensions.FileProviders.Embedded/internal/metadata.json +0 -251
- package/Microsoft.Extensions.FileProviders.Internal/internal/metadata.json +0 -84
- package/Microsoft.Extensions.FileProviders.Physical/internal/metadata.json +0 -879
- package/Microsoft.Extensions.FileSystemGlobbing/internal/metadata.json +0 -511
- package/Microsoft.Extensions.FileSystemGlobbing.Abstractions/internal/metadata.json +0 -352
- package/Microsoft.Extensions.FileSystemGlobbing.Internal/internal/metadata.json +0 -443
- package/Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments/internal/metadata.json +0 -550
- package/Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts/internal/metadata.json +0 -1527
- package/Microsoft.Extensions.FileSystemGlobbing.Internal.Patterns/internal/metadata.json +0 -68
- package/Microsoft.Extensions.Hosting/internal/metadata.json +0 -2577
- package/Microsoft.Extensions.Hosting.Internal/internal/metadata.json +0 -559
- package/Microsoft.Extensions.Http/internal/metadata.json +0 -266
- package/Microsoft.Extensions.Http.Logging/internal/metadata.json +0 -240
- package/Microsoft.Extensions.Internal/internal/metadata.json +0 -94
- package/Microsoft.Extensions.Localization/internal/metadata.json +0 -831
- package/Microsoft.Extensions.Logging/internal/metadata.json +0 -3222
- package/Microsoft.Extensions.Logging.Abstractions/internal/metadata.json +0 -782
- package/Microsoft.Extensions.Logging.Configuration/internal/metadata.json +0 -212
- package/Microsoft.Extensions.Logging.Console/internal/metadata.json +0 -1119
- package/Microsoft.Extensions.Logging.Debug/internal/metadata.json +0 -80
- package/Microsoft.Extensions.Logging.EventLog/internal/metadata.json +0 -206
- package/Microsoft.Extensions.Logging.EventSource/internal/metadata.json +0 -149
- package/Microsoft.Extensions.Logging.TraceSource/internal/metadata.json +0 -85
- package/Microsoft.Extensions.ObjectPool/internal/metadata.json +0 -867
- package/Microsoft.Extensions.Options/internal/metadata.json +0 -4965
- package/Microsoft.Extensions.Primitives/internal/metadata.json +0 -1830
- package/Microsoft.Extensions.Validation/internal/metadata.json +0 -577
- package/Microsoft.Extensions.WebEncoders/internal/metadata.json +0 -46
- package/Microsoft.Extensions.WebEncoders.Testing/internal/metadata.json +0 -431
- package/System.Diagnostics/internal/metadata.json +0 -1694
- package/System.Diagnostics.Eventing.Reader/internal/metadata.json +0 -3706
- package/System.Net.Http/internal/metadata.json +0 -141
- package/System.Security.Cryptography/internal/metadata.json +0 -302
- package/System.Security.Cryptography.Pkcs/internal/metadata.json +0 -5125
- package/System.Security.Cryptography.Xml/internal/metadata.json +0 -5727
|
@@ -1,23 +1,37 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.Extensions.Primitives",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.Extensions.Primitives"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.IChangeToken",
|
|
6
9
|
"clrName": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
7
|
-
"tsEmitName": "IChangeToken",
|
|
8
10
|
"assemblyName": "Microsoft.Extensions.Primitives",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Interface",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": true,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
10
18
|
"methods": [
|
|
11
19
|
{
|
|
12
20
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.IChangeToken::RegisterChangeCallback(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable",
|
|
13
21
|
"clrName": "RegisterChangeCallback",
|
|
14
|
-
"tsEmitName": "registerChangeCallback",
|
|
15
22
|
"metadataToken": 100663343,
|
|
16
23
|
"canonicalSignature": "(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable",
|
|
17
24
|
"normalizedSignature": "RegisterChangeCallback|(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable|static=false",
|
|
18
25
|
"emitScope": "ClassSurface",
|
|
26
|
+
"provenance": "Original",
|
|
19
27
|
"arity": 0,
|
|
20
28
|
"parameterCount": 2,
|
|
29
|
+
"isStatic": false,
|
|
30
|
+
"isAbstract": true,
|
|
31
|
+
"isVirtual": true,
|
|
32
|
+
"isOverride": false,
|
|
33
|
+
"isSealed": false,
|
|
34
|
+
"visibility": "Public",
|
|
21
35
|
"declaringClrType": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
22
36
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
23
37
|
"isExtensionMethod": false
|
|
@@ -27,87 +41,78 @@
|
|
|
27
41
|
{
|
|
28
42
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.IChangeToken::HasChanged:System.Boolean",
|
|
29
43
|
"clrName": "HasChanged",
|
|
30
|
-
"tsEmitName": "hasChanged",
|
|
31
44
|
"metadataToken": 385875983,
|
|
32
45
|
"canonicalSignature": ":System.Boolean",
|
|
33
46
|
"normalizedSignature": "HasChanged|:System.Boolean|static=false|accessor=get",
|
|
34
47
|
"emitScope": "ClassSurface",
|
|
48
|
+
"provenance": "Original",
|
|
35
49
|
"isIndexer": false,
|
|
36
50
|
"hasGetter": true,
|
|
37
51
|
"hasSetter": false,
|
|
52
|
+
"isStatic": false,
|
|
53
|
+
"isAbstract": true,
|
|
54
|
+
"isVirtual": true,
|
|
55
|
+
"isOverride": false,
|
|
56
|
+
"visibility": "Public",
|
|
38
57
|
"declaringClrType": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
39
58
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
40
59
|
},
|
|
41
60
|
{
|
|
42
61
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.IChangeToken::ActiveChangeCallbacks:System.Boolean",
|
|
43
62
|
"clrName": "ActiveChangeCallbacks",
|
|
44
|
-
"tsEmitName": "activeChangeCallbacks",
|
|
45
63
|
"metadataToken": 385875984,
|
|
46
64
|
"canonicalSignature": ":System.Boolean",
|
|
47
65
|
"normalizedSignature": "ActiveChangeCallbacks|:System.Boolean|static=false|accessor=get",
|
|
48
66
|
"emitScope": "ClassSurface",
|
|
67
|
+
"provenance": "Original",
|
|
49
68
|
"isIndexer": false,
|
|
50
69
|
"hasGetter": true,
|
|
51
70
|
"hasSetter": false,
|
|
71
|
+
"isStatic": false,
|
|
72
|
+
"isAbstract": true,
|
|
73
|
+
"isVirtual": true,
|
|
74
|
+
"isOverride": false,
|
|
75
|
+
"visibility": "Public",
|
|
52
76
|
"declaringClrType": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
53
77
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
54
78
|
}
|
|
55
79
|
],
|
|
56
80
|
"fields": [],
|
|
57
81
|
"events": [],
|
|
58
|
-
"constructors": []
|
|
59
|
-
"exposedMethods": [
|
|
60
|
-
{
|
|
61
|
-
"tsName": "registerChangeCallback",
|
|
62
|
-
"isStatic": false,
|
|
63
|
-
"tsSignatureId": "RegisterChangeCallback|(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable|static=false",
|
|
64
|
-
"target": {
|
|
65
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
66
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
67
|
-
"metadataToken": 100663343
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
],
|
|
71
|
-
"exposedProperties": [
|
|
72
|
-
{
|
|
73
|
-
"tsName": "hasChanged",
|
|
74
|
-
"isStatic": false,
|
|
75
|
-
"tsSignatureId": "HasChanged|:System.Boolean|static=false|accessor=get",
|
|
76
|
-
"target": {
|
|
77
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
78
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
79
|
-
"metadataToken": 385875983
|
|
80
|
-
}
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
"tsName": "activeChangeCallbacks",
|
|
84
|
-
"isStatic": false,
|
|
85
|
-
"tsSignatureId": "ActiveChangeCallbacks|:System.Boolean|static=false|accessor=get",
|
|
86
|
-
"target": {
|
|
87
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
88
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
89
|
-
"metadataToken": 385875984
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
]
|
|
82
|
+
"constructors": []
|
|
93
83
|
},
|
|
94
84
|
{
|
|
95
85
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.InplaceStringBuilder",
|
|
96
86
|
"clrName": "Microsoft.Extensions.Primitives.InplaceStringBuilder",
|
|
97
|
-
"tsEmitName": "InplaceStringBuilder",
|
|
98
87
|
"assemblyName": "Microsoft.Extensions.Primitives",
|
|
99
88
|
"metadataToken": 0,
|
|
89
|
+
"kind": "Struct",
|
|
90
|
+
"accessibility": "Public",
|
|
91
|
+
"isAbstract": false,
|
|
92
|
+
"isSealed": true,
|
|
93
|
+
"isStatic": false,
|
|
94
|
+
"arity": 0,
|
|
95
|
+
"baseType": {
|
|
96
|
+
"stableId": "System.Private.CoreLib:System.ValueType",
|
|
97
|
+
"clrName": "System.ValueType"
|
|
98
|
+
},
|
|
100
99
|
"methods": [
|
|
101
100
|
{
|
|
102
101
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.InplaceStringBuilder::Append(System.String):System.Void",
|
|
103
102
|
"clrName": "Append",
|
|
104
|
-
"tsEmitName": "append",
|
|
105
103
|
"metadataToken": 100663347,
|
|
106
104
|
"canonicalSignature": "(System.String):System.Void",
|
|
107
105
|
"normalizedSignature": "Append|(System.String):System.Void|static=false",
|
|
108
106
|
"emitScope": "ClassSurface",
|
|
107
|
+
"provenance": "Original",
|
|
109
108
|
"arity": 0,
|
|
110
109
|
"parameterCount": 1,
|
|
110
|
+
"isStatic": false,
|
|
111
|
+
"isAbstract": false,
|
|
112
|
+
"isVirtual": false,
|
|
113
|
+
"isOverride": false,
|
|
114
|
+
"isSealed": false,
|
|
115
|
+
"visibility": "Public",
|
|
111
116
|
"declaringClrType": "Microsoft.Extensions.Primitives.InplaceStringBuilder",
|
|
112
117
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
113
118
|
"isExtensionMethod": false
|
|
@@ -115,13 +120,19 @@
|
|
|
115
120
|
{
|
|
116
121
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.InplaceStringBuilder::Append(Microsoft.Extensions.Primitives.StringSegment):System.Void",
|
|
117
122
|
"clrName": "Append",
|
|
118
|
-
"tsEmitName": "append",
|
|
119
123
|
"metadataToken": 100663348,
|
|
120
124
|
"canonicalSignature": "(Microsoft.Extensions.Primitives.StringSegment):System.Void",
|
|
121
125
|
"normalizedSignature": "Append|(Microsoft.Extensions.Primitives.StringSegment):System.Void|static=false",
|
|
122
126
|
"emitScope": "ClassSurface",
|
|
127
|
+
"provenance": "Original",
|
|
123
128
|
"arity": 0,
|
|
124
129
|
"parameterCount": 1,
|
|
130
|
+
"isStatic": false,
|
|
131
|
+
"isAbstract": false,
|
|
132
|
+
"isVirtual": false,
|
|
133
|
+
"isOverride": false,
|
|
134
|
+
"isSealed": false,
|
|
135
|
+
"visibility": "Public",
|
|
125
136
|
"declaringClrType": "Microsoft.Extensions.Primitives.InplaceStringBuilder",
|
|
126
137
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
127
138
|
"isExtensionMethod": false
|
|
@@ -129,13 +140,19 @@
|
|
|
129
140
|
{
|
|
130
141
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.InplaceStringBuilder::Append(System.String,System.Int32,System.Int32):System.Void",
|
|
131
142
|
"clrName": "Append",
|
|
132
|
-
"tsEmitName": "append",
|
|
133
143
|
"metadataToken": 100663349,
|
|
134
144
|
"canonicalSignature": "(System.String,System.Int32,System.Int32):System.Void",
|
|
135
145
|
"normalizedSignature": "Append|(System.String,System.Int32,System.Int32):System.Void|static=false",
|
|
136
146
|
"emitScope": "ClassSurface",
|
|
147
|
+
"provenance": "Original",
|
|
137
148
|
"arity": 0,
|
|
138
149
|
"parameterCount": 3,
|
|
150
|
+
"isStatic": false,
|
|
151
|
+
"isAbstract": false,
|
|
152
|
+
"isVirtual": false,
|
|
153
|
+
"isOverride": false,
|
|
154
|
+
"isSealed": false,
|
|
155
|
+
"visibility": "Public",
|
|
139
156
|
"declaringClrType": "Microsoft.Extensions.Primitives.InplaceStringBuilder",
|
|
140
157
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
141
158
|
"isExtensionMethod": false
|
|
@@ -143,13 +160,19 @@
|
|
|
143
160
|
{
|
|
144
161
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.InplaceStringBuilder::Append(System.Char):System.Void",
|
|
145
162
|
"clrName": "Append",
|
|
146
|
-
"tsEmitName": "append",
|
|
147
163
|
"metadataToken": 100663350,
|
|
148
164
|
"canonicalSignature": "(System.Char):System.Void",
|
|
149
165
|
"normalizedSignature": "Append|(System.Char):System.Void|static=false",
|
|
150
166
|
"emitScope": "ClassSurface",
|
|
167
|
+
"provenance": "Original",
|
|
151
168
|
"arity": 0,
|
|
152
169
|
"parameterCount": 1,
|
|
170
|
+
"isStatic": false,
|
|
171
|
+
"isAbstract": false,
|
|
172
|
+
"isVirtual": false,
|
|
173
|
+
"isOverride": false,
|
|
174
|
+
"isSealed": false,
|
|
175
|
+
"visibility": "Public",
|
|
153
176
|
"declaringClrType": "Microsoft.Extensions.Primitives.InplaceStringBuilder",
|
|
154
177
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
155
178
|
"isExtensionMethod": false
|
|
@@ -157,13 +180,19 @@
|
|
|
157
180
|
{
|
|
158
181
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.InplaceStringBuilder::ToString():System.String",
|
|
159
182
|
"clrName": "ToString",
|
|
160
|
-
"tsEmitName": "toString",
|
|
161
183
|
"metadataToken": 100663351,
|
|
162
184
|
"canonicalSignature": "():System.String",
|
|
163
185
|
"normalizedSignature": "ToString|():System.String|static=false",
|
|
164
186
|
"emitScope": "ClassSurface",
|
|
187
|
+
"provenance": "Original",
|
|
165
188
|
"arity": 0,
|
|
166
189
|
"parameterCount": 0,
|
|
190
|
+
"isStatic": false,
|
|
191
|
+
"isAbstract": false,
|
|
192
|
+
"isVirtual": true,
|
|
193
|
+
"isOverride": true,
|
|
194
|
+
"isSealed": false,
|
|
195
|
+
"visibility": "Public",
|
|
167
196
|
"declaringClrType": "Microsoft.Extensions.Primitives.InplaceStringBuilder",
|
|
168
197
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
169
198
|
"isExtensionMethod": false
|
|
@@ -173,14 +202,19 @@
|
|
|
173
202
|
{
|
|
174
203
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.InplaceStringBuilder::Capacity:System.Int32",
|
|
175
204
|
"clrName": "Capacity",
|
|
176
|
-
"tsEmitName": "capacity",
|
|
177
205
|
"metadataToken": 385875985,
|
|
178
206
|
"canonicalSignature": ":System.Int32",
|
|
179
207
|
"normalizedSignature": "Capacity|:System.Int32|static=false|accessor=getset",
|
|
180
208
|
"emitScope": "ClassSurface",
|
|
209
|
+
"provenance": "Original",
|
|
181
210
|
"isIndexer": false,
|
|
182
211
|
"hasGetter": true,
|
|
183
212
|
"hasSetter": true,
|
|
213
|
+
"isStatic": false,
|
|
214
|
+
"isAbstract": false,
|
|
215
|
+
"isVirtual": false,
|
|
216
|
+
"isOverride": false,
|
|
217
|
+
"visibility": "Public",
|
|
184
218
|
"declaringClrType": "Microsoft.Extensions.Primitives.InplaceStringBuilder",
|
|
185
219
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
186
220
|
}
|
|
@@ -195,103 +229,60 @@
|
|
|
195
229
|
"normalizedSignature": "constructor|(System.Int32):void|static=false",
|
|
196
230
|
"isStatic": false,
|
|
197
231
|
"parameterCount": 1,
|
|
232
|
+
"visibility": "Public",
|
|
198
233
|
"declaringClrType": "Microsoft.Extensions.Primitives.InplaceStringBuilder",
|
|
199
234
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
200
235
|
}
|
|
201
|
-
],
|
|
202
|
-
"exposedMethods": [
|
|
203
|
-
{
|
|
204
|
-
"tsName": "append",
|
|
205
|
-
"isStatic": false,
|
|
206
|
-
"tsSignatureId": "Append|(System.String):System.Void|static=false",
|
|
207
|
-
"target": {
|
|
208
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.InplaceStringBuilder",
|
|
209
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
210
|
-
"metadataToken": 100663347
|
|
211
|
-
}
|
|
212
|
-
},
|
|
213
|
-
{
|
|
214
|
-
"tsName": "append",
|
|
215
|
-
"isStatic": false,
|
|
216
|
-
"tsSignatureId": "Append|(Microsoft.Extensions.Primitives.StringSegment):System.Void|static=false",
|
|
217
|
-
"target": {
|
|
218
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.InplaceStringBuilder",
|
|
219
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
220
|
-
"metadataToken": 100663348
|
|
221
|
-
}
|
|
222
|
-
},
|
|
223
|
-
{
|
|
224
|
-
"tsName": "append",
|
|
225
|
-
"isStatic": false,
|
|
226
|
-
"tsSignatureId": "Append|(System.String,System.Int32,System.Int32):System.Void|static=false",
|
|
227
|
-
"target": {
|
|
228
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.InplaceStringBuilder",
|
|
229
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
230
|
-
"metadataToken": 100663349
|
|
231
|
-
}
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"tsName": "append",
|
|
235
|
-
"isStatic": false,
|
|
236
|
-
"tsSignatureId": "Append|(System.Char):System.Void|static=false",
|
|
237
|
-
"target": {
|
|
238
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.InplaceStringBuilder",
|
|
239
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
240
|
-
"metadataToken": 100663350
|
|
241
|
-
}
|
|
242
|
-
},
|
|
243
|
-
{
|
|
244
|
-
"tsName": "toString",
|
|
245
|
-
"isStatic": false,
|
|
246
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
247
|
-
"target": {
|
|
248
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.InplaceStringBuilder",
|
|
249
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
250
|
-
"metadataToken": 100663351
|
|
251
|
-
}
|
|
252
|
-
}
|
|
253
|
-
],
|
|
254
|
-
"exposedProperties": [
|
|
255
|
-
{
|
|
256
|
-
"tsName": "capacity",
|
|
257
|
-
"isStatic": false,
|
|
258
|
-
"tsSignatureId": "Capacity|:System.Int32|static=false|accessor=getset",
|
|
259
|
-
"target": {
|
|
260
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.InplaceStringBuilder",
|
|
261
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
262
|
-
"metadataToken": 385875985
|
|
263
|
-
}
|
|
264
|
-
}
|
|
265
|
-
],
|
|
266
|
-
"exposedConstructors": [
|
|
267
|
-
{
|
|
268
|
-
"isStatic": false,
|
|
269
|
-
"tsSignatureId": "constructor|(System.Int32):void|static=false",
|
|
270
|
-
"target": {
|
|
271
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.InplaceStringBuilder",
|
|
272
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
273
|
-
"metadataToken": 100663344
|
|
274
|
-
}
|
|
275
|
-
}
|
|
276
236
|
]
|
|
277
237
|
},
|
|
278
238
|
{
|
|
279
239
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment",
|
|
280
240
|
"clrName": "Microsoft.Extensions.Primitives.StringSegment",
|
|
281
|
-
"tsEmitName": "StringSegment",
|
|
282
241
|
"assemblyName": "Microsoft.Extensions.Primitives",
|
|
283
242
|
"metadataToken": 0,
|
|
243
|
+
"kind": "Struct",
|
|
244
|
+
"accessibility": "Public",
|
|
245
|
+
"isAbstract": false,
|
|
246
|
+
"isSealed": true,
|
|
247
|
+
"isStatic": false,
|
|
248
|
+
"arity": 0,
|
|
249
|
+
"baseType": {
|
|
250
|
+
"stableId": "System.Private.CoreLib:System.ValueType",
|
|
251
|
+
"clrName": "System.ValueType"
|
|
252
|
+
},
|
|
253
|
+
"interfaces": [
|
|
254
|
+
{
|
|
255
|
+
"stableId": "System.Private.CoreLib:System.IEquatable\u00601",
|
|
256
|
+
"clrName": "System.IEquatable\u00601",
|
|
257
|
+
"typeArguments": [
|
|
258
|
+
"StringSegment"
|
|
259
|
+
]
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
"stableId": "System.Private.CoreLib:System.IEquatable\u00601",
|
|
263
|
+
"clrName": "System.IEquatable\u00601",
|
|
264
|
+
"typeArguments": [
|
|
265
|
+
"String"
|
|
266
|
+
]
|
|
267
|
+
}
|
|
268
|
+
],
|
|
284
269
|
"methods": [
|
|
285
270
|
{
|
|
286
271
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::AsSpan():System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
287
272
|
"clrName": "AsSpan",
|
|
288
|
-
"tsEmitName": "asSpan",
|
|
289
273
|
"metadataToken": 100663362,
|
|
290
274
|
"canonicalSignature": "():System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
291
275
|
"normalizedSignature": "AsSpan|():System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
292
276
|
"emitScope": "ClassSurface",
|
|
277
|
+
"provenance": "Original",
|
|
293
278
|
"arity": 0,
|
|
294
279
|
"parameterCount": 0,
|
|
280
|
+
"isStatic": false,
|
|
281
|
+
"isAbstract": false,
|
|
282
|
+
"isVirtual": false,
|
|
283
|
+
"isOverride": false,
|
|
284
|
+
"isSealed": false,
|
|
285
|
+
"visibility": "Public",
|
|
295
286
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
296
287
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
297
288
|
"isExtensionMethod": false
|
|
@@ -299,13 +290,19 @@
|
|
|
299
290
|
{
|
|
300
291
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::AsSpan(System.Int32):System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
301
292
|
"clrName": "AsSpan",
|
|
302
|
-
"tsEmitName": "asSpan",
|
|
303
293
|
"metadataToken": 100663363,
|
|
304
294
|
"canonicalSignature": "(System.Int32):System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
305
295
|
"normalizedSignature": "AsSpan|(System.Int32):System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
306
296
|
"emitScope": "ClassSurface",
|
|
297
|
+
"provenance": "Original",
|
|
307
298
|
"arity": 0,
|
|
308
299
|
"parameterCount": 1,
|
|
300
|
+
"isStatic": false,
|
|
301
|
+
"isAbstract": false,
|
|
302
|
+
"isVirtual": false,
|
|
303
|
+
"isOverride": false,
|
|
304
|
+
"isSealed": false,
|
|
305
|
+
"visibility": "Public",
|
|
309
306
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
310
307
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
311
308
|
"isExtensionMethod": false
|
|
@@ -313,13 +310,19 @@
|
|
|
313
310
|
{
|
|
314
311
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::AsSpan(System.Int32,System.Int32):System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
315
312
|
"clrName": "AsSpan",
|
|
316
|
-
"tsEmitName": "asSpan",
|
|
317
313
|
"metadataToken": 100663364,
|
|
318
314
|
"canonicalSignature": "(System.Int32,System.Int32):System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
319
315
|
"normalizedSignature": "AsSpan|(System.Int32,System.Int32):System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
320
316
|
"emitScope": "ClassSurface",
|
|
317
|
+
"provenance": "Original",
|
|
321
318
|
"arity": 0,
|
|
322
319
|
"parameterCount": 2,
|
|
320
|
+
"isStatic": false,
|
|
321
|
+
"isAbstract": false,
|
|
322
|
+
"isVirtual": false,
|
|
323
|
+
"isOverride": false,
|
|
324
|
+
"isSealed": false,
|
|
325
|
+
"visibility": "Public",
|
|
323
326
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
324
327
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
325
328
|
"isExtensionMethod": false
|
|
@@ -327,13 +330,19 @@
|
|
|
327
330
|
{
|
|
328
331
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::AsMemory():System.ReadOnlyMemory_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
329
332
|
"clrName": "AsMemory",
|
|
330
|
-
"tsEmitName": "asMemory",
|
|
331
333
|
"metadataToken": 100663365,
|
|
332
334
|
"canonicalSignature": "():System.ReadOnlyMemory_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
333
335
|
"normalizedSignature": "AsMemory|():System.ReadOnlyMemory_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
334
336
|
"emitScope": "ClassSurface",
|
|
337
|
+
"provenance": "Original",
|
|
335
338
|
"arity": 0,
|
|
336
339
|
"parameterCount": 0,
|
|
340
|
+
"isStatic": false,
|
|
341
|
+
"isAbstract": false,
|
|
342
|
+
"isVirtual": false,
|
|
343
|
+
"isOverride": false,
|
|
344
|
+
"isSealed": false,
|
|
345
|
+
"visibility": "Public",
|
|
337
346
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
338
347
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
339
348
|
"isExtensionMethod": false
|
|
@@ -341,13 +350,19 @@
|
|
|
341
350
|
{
|
|
342
351
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::Compare(Microsoft.Extensions.Primitives.StringSegment,Microsoft.Extensions.Primitives.StringSegment,System.StringComparison):System.Int32",
|
|
343
352
|
"clrName": "Compare",
|
|
344
|
-
"tsEmitName": "compare",
|
|
345
353
|
"metadataToken": 100663366,
|
|
346
354
|
"canonicalSignature": "(Microsoft.Extensions.Primitives.StringSegment,Microsoft.Extensions.Primitives.StringSegment,System.StringComparison):System.Int32",
|
|
347
355
|
"normalizedSignature": "Compare|(Microsoft.Extensions.Primitives.StringSegment,Microsoft.Extensions.Primitives.StringSegment,System.StringComparison):System.Int32|static=true",
|
|
348
356
|
"emitScope": "ClassSurface",
|
|
357
|
+
"provenance": "Original",
|
|
349
358
|
"arity": 0,
|
|
350
359
|
"parameterCount": 3,
|
|
360
|
+
"isStatic": true,
|
|
361
|
+
"isAbstract": false,
|
|
362
|
+
"isVirtual": false,
|
|
363
|
+
"isOverride": false,
|
|
364
|
+
"isSealed": false,
|
|
365
|
+
"visibility": "Public",
|
|
351
366
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
352
367
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
353
368
|
"isExtensionMethod": false
|
|
@@ -355,13 +370,19 @@
|
|
|
355
370
|
{
|
|
356
371
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::Equals(System.Object):System.Boolean",
|
|
357
372
|
"clrName": "Equals",
|
|
358
|
-
"tsEmitName": "equals",
|
|
359
373
|
"metadataToken": 100663367,
|
|
360
374
|
"canonicalSignature": "(System.Object):System.Boolean",
|
|
361
375
|
"normalizedSignature": "Equals|(System.Object):System.Boolean|static=false",
|
|
362
376
|
"emitScope": "ClassSurface",
|
|
377
|
+
"provenance": "Original",
|
|
363
378
|
"arity": 0,
|
|
364
379
|
"parameterCount": 1,
|
|
380
|
+
"isStatic": false,
|
|
381
|
+
"isAbstract": false,
|
|
382
|
+
"isVirtual": true,
|
|
383
|
+
"isOverride": true,
|
|
384
|
+
"isSealed": false,
|
|
385
|
+
"visibility": "Public",
|
|
365
386
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
366
387
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
367
388
|
"isExtensionMethod": false
|
|
@@ -369,13 +390,19 @@
|
|
|
369
390
|
{
|
|
370
391
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::Equals(Microsoft.Extensions.Primitives.StringSegment):System.Boolean",
|
|
371
392
|
"clrName": "Equals",
|
|
372
|
-
"tsEmitName": "equals",
|
|
373
393
|
"metadataToken": 100663368,
|
|
374
394
|
"canonicalSignature": "(Microsoft.Extensions.Primitives.StringSegment):System.Boolean",
|
|
375
395
|
"normalizedSignature": "Equals|(Microsoft.Extensions.Primitives.StringSegment):System.Boolean|static=false",
|
|
376
396
|
"emitScope": "ClassSurface",
|
|
397
|
+
"provenance": "Original",
|
|
377
398
|
"arity": 0,
|
|
378
399
|
"parameterCount": 1,
|
|
400
|
+
"isStatic": false,
|
|
401
|
+
"isAbstract": false,
|
|
402
|
+
"isVirtual": true,
|
|
403
|
+
"isOverride": false,
|
|
404
|
+
"isSealed": true,
|
|
405
|
+
"visibility": "Public",
|
|
379
406
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
380
407
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
381
408
|
"isExtensionMethod": false
|
|
@@ -383,13 +410,19 @@
|
|
|
383
410
|
{
|
|
384
411
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::Equals(Microsoft.Extensions.Primitives.StringSegment,System.StringComparison):System.Boolean",
|
|
385
412
|
"clrName": "Equals",
|
|
386
|
-
"tsEmitName": "equals",
|
|
387
413
|
"metadataToken": 100663369,
|
|
388
414
|
"canonicalSignature": "(Microsoft.Extensions.Primitives.StringSegment,System.StringComparison):System.Boolean",
|
|
389
415
|
"normalizedSignature": "Equals|(Microsoft.Extensions.Primitives.StringSegment,System.StringComparison):System.Boolean|static=false",
|
|
390
416
|
"emitScope": "ClassSurface",
|
|
417
|
+
"provenance": "Original",
|
|
391
418
|
"arity": 0,
|
|
392
419
|
"parameterCount": 2,
|
|
420
|
+
"isStatic": false,
|
|
421
|
+
"isAbstract": false,
|
|
422
|
+
"isVirtual": false,
|
|
423
|
+
"isOverride": false,
|
|
424
|
+
"isSealed": false,
|
|
425
|
+
"visibility": "Public",
|
|
393
426
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
394
427
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
395
428
|
"isExtensionMethod": false
|
|
@@ -397,13 +430,19 @@
|
|
|
397
430
|
{
|
|
398
431
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::Equals(Microsoft.Extensions.Primitives.StringSegment,Microsoft.Extensions.Primitives.StringSegment,System.StringComparison):System.Boolean",
|
|
399
432
|
"clrName": "Equals",
|
|
400
|
-
"tsEmitName": "equals",
|
|
401
433
|
"metadataToken": 100663370,
|
|
402
434
|
"canonicalSignature": "(Microsoft.Extensions.Primitives.StringSegment,Microsoft.Extensions.Primitives.StringSegment,System.StringComparison):System.Boolean",
|
|
403
435
|
"normalizedSignature": "Equals|(Microsoft.Extensions.Primitives.StringSegment,Microsoft.Extensions.Primitives.StringSegment,System.StringComparison):System.Boolean|static=true",
|
|
404
436
|
"emitScope": "ClassSurface",
|
|
437
|
+
"provenance": "Original",
|
|
405
438
|
"arity": 0,
|
|
406
439
|
"parameterCount": 3,
|
|
440
|
+
"isStatic": true,
|
|
441
|
+
"isAbstract": false,
|
|
442
|
+
"isVirtual": false,
|
|
443
|
+
"isOverride": false,
|
|
444
|
+
"isSealed": false,
|
|
445
|
+
"visibility": "Public",
|
|
407
446
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
408
447
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
409
448
|
"isExtensionMethod": false
|
|
@@ -411,13 +450,19 @@
|
|
|
411
450
|
{
|
|
412
451
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::Equals(System.String):System.Boolean",
|
|
413
452
|
"clrName": "Equals",
|
|
414
|
-
"tsEmitName": "equals",
|
|
415
453
|
"metadataToken": 100663371,
|
|
416
454
|
"canonicalSignature": "(System.String):System.Boolean",
|
|
417
455
|
"normalizedSignature": "Equals|(System.String):System.Boolean|static=false",
|
|
418
456
|
"emitScope": "ClassSurface",
|
|
457
|
+
"provenance": "Original",
|
|
419
458
|
"arity": 0,
|
|
420
459
|
"parameterCount": 1,
|
|
460
|
+
"isStatic": false,
|
|
461
|
+
"isAbstract": false,
|
|
462
|
+
"isVirtual": true,
|
|
463
|
+
"isOverride": false,
|
|
464
|
+
"isSealed": true,
|
|
465
|
+
"visibility": "Public",
|
|
421
466
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
422
467
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
423
468
|
"isExtensionMethod": false
|
|
@@ -425,13 +470,19 @@
|
|
|
425
470
|
{
|
|
426
471
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::Equals(System.String,System.StringComparison):System.Boolean",
|
|
427
472
|
"clrName": "Equals",
|
|
428
|
-
"tsEmitName": "equals",
|
|
429
473
|
"metadataToken": 100663372,
|
|
430
474
|
"canonicalSignature": "(System.String,System.StringComparison):System.Boolean",
|
|
431
475
|
"normalizedSignature": "Equals|(System.String,System.StringComparison):System.Boolean|static=false",
|
|
432
476
|
"emitScope": "ClassSurface",
|
|
477
|
+
"provenance": "Original",
|
|
433
478
|
"arity": 0,
|
|
434
479
|
"parameterCount": 2,
|
|
480
|
+
"isStatic": false,
|
|
481
|
+
"isAbstract": false,
|
|
482
|
+
"isVirtual": false,
|
|
483
|
+
"isOverride": false,
|
|
484
|
+
"isSealed": false,
|
|
485
|
+
"visibility": "Public",
|
|
435
486
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
436
487
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
437
488
|
"isExtensionMethod": false
|
|
@@ -439,13 +490,19 @@
|
|
|
439
490
|
{
|
|
440
491
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::GetHashCode():System.Int32",
|
|
441
492
|
"clrName": "GetHashCode",
|
|
442
|
-
"tsEmitName": "getHashCode",
|
|
443
493
|
"metadataToken": 100663373,
|
|
444
494
|
"canonicalSignature": "():System.Int32",
|
|
445
495
|
"normalizedSignature": "GetHashCode|():System.Int32|static=false",
|
|
446
496
|
"emitScope": "ClassSurface",
|
|
497
|
+
"provenance": "Original",
|
|
447
498
|
"arity": 0,
|
|
448
499
|
"parameterCount": 0,
|
|
500
|
+
"isStatic": false,
|
|
501
|
+
"isAbstract": false,
|
|
502
|
+
"isVirtual": true,
|
|
503
|
+
"isOverride": true,
|
|
504
|
+
"isSealed": false,
|
|
505
|
+
"visibility": "Public",
|
|
449
506
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
450
507
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
451
508
|
"isExtensionMethod": false
|
|
@@ -453,13 +510,19 @@
|
|
|
453
510
|
{
|
|
454
511
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::StartsWith(System.String,System.StringComparison):System.Boolean",
|
|
455
512
|
"clrName": "StartsWith",
|
|
456
|
-
"tsEmitName": "startsWith",
|
|
457
513
|
"metadataToken": 100663379,
|
|
458
514
|
"canonicalSignature": "(System.String,System.StringComparison):System.Boolean",
|
|
459
515
|
"normalizedSignature": "StartsWith|(System.String,System.StringComparison):System.Boolean|static=false",
|
|
460
516
|
"emitScope": "ClassSurface",
|
|
517
|
+
"provenance": "Original",
|
|
461
518
|
"arity": 0,
|
|
462
519
|
"parameterCount": 2,
|
|
520
|
+
"isStatic": false,
|
|
521
|
+
"isAbstract": false,
|
|
522
|
+
"isVirtual": false,
|
|
523
|
+
"isOverride": false,
|
|
524
|
+
"isSealed": false,
|
|
525
|
+
"visibility": "Public",
|
|
463
526
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
464
527
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
465
528
|
"isExtensionMethod": false
|
|
@@ -467,13 +530,19 @@
|
|
|
467
530
|
{
|
|
468
531
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::EndsWith(System.String,System.StringComparison):System.Boolean",
|
|
469
532
|
"clrName": "EndsWith",
|
|
470
|
-
"tsEmitName": "endsWith",
|
|
471
533
|
"metadataToken": 100663380,
|
|
472
534
|
"canonicalSignature": "(System.String,System.StringComparison):System.Boolean",
|
|
473
535
|
"normalizedSignature": "EndsWith|(System.String,System.StringComparison):System.Boolean|static=false",
|
|
474
536
|
"emitScope": "ClassSurface",
|
|
537
|
+
"provenance": "Original",
|
|
475
538
|
"arity": 0,
|
|
476
539
|
"parameterCount": 2,
|
|
540
|
+
"isStatic": false,
|
|
541
|
+
"isAbstract": false,
|
|
542
|
+
"isVirtual": false,
|
|
543
|
+
"isOverride": false,
|
|
544
|
+
"isSealed": false,
|
|
545
|
+
"visibility": "Public",
|
|
477
546
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
478
547
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
479
548
|
"isExtensionMethod": false
|
|
@@ -481,13 +550,19 @@
|
|
|
481
550
|
{
|
|
482
551
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::Substring(System.Int32):System.String",
|
|
483
552
|
"clrName": "Substring",
|
|
484
|
-
"tsEmitName": "substring",
|
|
485
553
|
"metadataToken": 100663381,
|
|
486
554
|
"canonicalSignature": "(System.Int32):System.String",
|
|
487
555
|
"normalizedSignature": "Substring|(System.Int32):System.String|static=false",
|
|
488
556
|
"emitScope": "ClassSurface",
|
|
557
|
+
"provenance": "Original",
|
|
489
558
|
"arity": 0,
|
|
490
559
|
"parameterCount": 1,
|
|
560
|
+
"isStatic": false,
|
|
561
|
+
"isAbstract": false,
|
|
562
|
+
"isVirtual": false,
|
|
563
|
+
"isOverride": false,
|
|
564
|
+
"isSealed": false,
|
|
565
|
+
"visibility": "Public",
|
|
491
566
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
492
567
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
493
568
|
"isExtensionMethod": false
|
|
@@ -495,13 +570,19 @@
|
|
|
495
570
|
{
|
|
496
571
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::Substring(System.Int32,System.Int32):System.String",
|
|
497
572
|
"clrName": "Substring",
|
|
498
|
-
"tsEmitName": "substring",
|
|
499
573
|
"metadataToken": 100663382,
|
|
500
574
|
"canonicalSignature": "(System.Int32,System.Int32):System.String",
|
|
501
575
|
"normalizedSignature": "Substring|(System.Int32,System.Int32):System.String|static=false",
|
|
502
576
|
"emitScope": "ClassSurface",
|
|
577
|
+
"provenance": "Original",
|
|
503
578
|
"arity": 0,
|
|
504
579
|
"parameterCount": 2,
|
|
580
|
+
"isStatic": false,
|
|
581
|
+
"isAbstract": false,
|
|
582
|
+
"isVirtual": false,
|
|
583
|
+
"isOverride": false,
|
|
584
|
+
"isSealed": false,
|
|
585
|
+
"visibility": "Public",
|
|
505
586
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
506
587
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
507
588
|
"isExtensionMethod": false
|
|
@@ -509,13 +590,19 @@
|
|
|
509
590
|
{
|
|
510
591
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::Subsegment(System.Int32):Microsoft.Extensions.Primitives.StringSegment",
|
|
511
592
|
"clrName": "Subsegment",
|
|
512
|
-
"tsEmitName": "subsegment",
|
|
513
593
|
"metadataToken": 100663383,
|
|
514
594
|
"canonicalSignature": "(System.Int32):Microsoft.Extensions.Primitives.StringSegment",
|
|
515
595
|
"normalizedSignature": "Subsegment|(System.Int32):Microsoft.Extensions.Primitives.StringSegment|static=false",
|
|
516
596
|
"emitScope": "ClassSurface",
|
|
597
|
+
"provenance": "Original",
|
|
517
598
|
"arity": 0,
|
|
518
599
|
"parameterCount": 1,
|
|
600
|
+
"isStatic": false,
|
|
601
|
+
"isAbstract": false,
|
|
602
|
+
"isVirtual": false,
|
|
603
|
+
"isOverride": false,
|
|
604
|
+
"isSealed": false,
|
|
605
|
+
"visibility": "Public",
|
|
519
606
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
520
607
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
521
608
|
"isExtensionMethod": false
|
|
@@ -523,13 +610,19 @@
|
|
|
523
610
|
{
|
|
524
611
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::Subsegment(System.Int32,System.Int32):Microsoft.Extensions.Primitives.StringSegment",
|
|
525
612
|
"clrName": "Subsegment",
|
|
526
|
-
"tsEmitName": "subsegment",
|
|
527
613
|
"metadataToken": 100663384,
|
|
528
614
|
"canonicalSignature": "(System.Int32,System.Int32):Microsoft.Extensions.Primitives.StringSegment",
|
|
529
615
|
"normalizedSignature": "Subsegment|(System.Int32,System.Int32):Microsoft.Extensions.Primitives.StringSegment|static=false",
|
|
530
616
|
"emitScope": "ClassSurface",
|
|
617
|
+
"provenance": "Original",
|
|
531
618
|
"arity": 0,
|
|
532
619
|
"parameterCount": 2,
|
|
620
|
+
"isStatic": false,
|
|
621
|
+
"isAbstract": false,
|
|
622
|
+
"isVirtual": false,
|
|
623
|
+
"isOverride": false,
|
|
624
|
+
"isSealed": false,
|
|
625
|
+
"visibility": "Public",
|
|
533
626
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
534
627
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
535
628
|
"isExtensionMethod": false
|
|
@@ -537,13 +630,19 @@
|
|
|
537
630
|
{
|
|
538
631
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::IndexOf(System.Char,System.Int32,System.Int32):System.Int32",
|
|
539
632
|
"clrName": "IndexOf",
|
|
540
|
-
"tsEmitName": "indexOf",
|
|
541
633
|
"metadataToken": 100663385,
|
|
542
634
|
"canonicalSignature": "(System.Char,System.Int32,System.Int32):System.Int32",
|
|
543
635
|
"normalizedSignature": "IndexOf|(System.Char,System.Int32,System.Int32):System.Int32|static=false",
|
|
544
636
|
"emitScope": "ClassSurface",
|
|
637
|
+
"provenance": "Original",
|
|
545
638
|
"arity": 0,
|
|
546
639
|
"parameterCount": 3,
|
|
640
|
+
"isStatic": false,
|
|
641
|
+
"isAbstract": false,
|
|
642
|
+
"isVirtual": false,
|
|
643
|
+
"isOverride": false,
|
|
644
|
+
"isSealed": false,
|
|
645
|
+
"visibility": "Public",
|
|
547
646
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
548
647
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
549
648
|
"isExtensionMethod": false
|
|
@@ -551,13 +650,19 @@
|
|
|
551
650
|
{
|
|
552
651
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::IndexOf(System.Char,System.Int32):System.Int32",
|
|
553
652
|
"clrName": "IndexOf",
|
|
554
|
-
"tsEmitName": "indexOf",
|
|
555
653
|
"metadataToken": 100663386,
|
|
556
654
|
"canonicalSignature": "(System.Char,System.Int32):System.Int32",
|
|
557
655
|
"normalizedSignature": "IndexOf|(System.Char,System.Int32):System.Int32|static=false",
|
|
558
656
|
"emitScope": "ClassSurface",
|
|
657
|
+
"provenance": "Original",
|
|
559
658
|
"arity": 0,
|
|
560
659
|
"parameterCount": 2,
|
|
660
|
+
"isStatic": false,
|
|
661
|
+
"isAbstract": false,
|
|
662
|
+
"isVirtual": false,
|
|
663
|
+
"isOverride": false,
|
|
664
|
+
"isSealed": false,
|
|
665
|
+
"visibility": "Public",
|
|
561
666
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
562
667
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
563
668
|
"isExtensionMethod": false
|
|
@@ -565,13 +670,19 @@
|
|
|
565
670
|
{
|
|
566
671
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::IndexOf(System.Char):System.Int32",
|
|
567
672
|
"clrName": "IndexOf",
|
|
568
|
-
"tsEmitName": "indexOf",
|
|
569
673
|
"metadataToken": 100663387,
|
|
570
674
|
"canonicalSignature": "(System.Char):System.Int32",
|
|
571
675
|
"normalizedSignature": "IndexOf|(System.Char):System.Int32|static=false",
|
|
572
676
|
"emitScope": "ClassSurface",
|
|
677
|
+
"provenance": "Original",
|
|
573
678
|
"arity": 0,
|
|
574
679
|
"parameterCount": 1,
|
|
680
|
+
"isStatic": false,
|
|
681
|
+
"isAbstract": false,
|
|
682
|
+
"isVirtual": false,
|
|
683
|
+
"isOverride": false,
|
|
684
|
+
"isSealed": false,
|
|
685
|
+
"visibility": "Public",
|
|
575
686
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
576
687
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
577
688
|
"isExtensionMethod": false
|
|
@@ -579,13 +690,19 @@
|
|
|
579
690
|
{
|
|
580
691
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::IndexOfAny(System.Char[],System.Int32,System.Int32):System.Int32",
|
|
581
692
|
"clrName": "IndexOfAny",
|
|
582
|
-
"tsEmitName": "indexOfAny",
|
|
583
693
|
"metadataToken": 100663388,
|
|
584
694
|
"canonicalSignature": "(System.Char[],System.Int32,System.Int32):System.Int32",
|
|
585
695
|
"normalizedSignature": "IndexOfAny|(System.Char[],System.Int32,System.Int32):System.Int32|static=false",
|
|
586
696
|
"emitScope": "ClassSurface",
|
|
697
|
+
"provenance": "Original",
|
|
587
698
|
"arity": 0,
|
|
588
699
|
"parameterCount": 3,
|
|
700
|
+
"isStatic": false,
|
|
701
|
+
"isAbstract": false,
|
|
702
|
+
"isVirtual": false,
|
|
703
|
+
"isOverride": false,
|
|
704
|
+
"isSealed": false,
|
|
705
|
+
"visibility": "Public",
|
|
589
706
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
590
707
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
591
708
|
"isExtensionMethod": false
|
|
@@ -593,13 +710,19 @@
|
|
|
593
710
|
{
|
|
594
711
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::IndexOfAny(System.Char[],System.Int32):System.Int32",
|
|
595
712
|
"clrName": "IndexOfAny",
|
|
596
|
-
"tsEmitName": "indexOfAny",
|
|
597
713
|
"metadataToken": 100663389,
|
|
598
714
|
"canonicalSignature": "(System.Char[],System.Int32):System.Int32",
|
|
599
715
|
"normalizedSignature": "IndexOfAny|(System.Char[],System.Int32):System.Int32|static=false",
|
|
600
716
|
"emitScope": "ClassSurface",
|
|
717
|
+
"provenance": "Original",
|
|
601
718
|
"arity": 0,
|
|
602
719
|
"parameterCount": 2,
|
|
720
|
+
"isStatic": false,
|
|
721
|
+
"isAbstract": false,
|
|
722
|
+
"isVirtual": false,
|
|
723
|
+
"isOverride": false,
|
|
724
|
+
"isSealed": false,
|
|
725
|
+
"visibility": "Public",
|
|
603
726
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
604
727
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
605
728
|
"isExtensionMethod": false
|
|
@@ -607,13 +730,19 @@
|
|
|
607
730
|
{
|
|
608
731
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::IndexOfAny(System.Char[]):System.Int32",
|
|
609
732
|
"clrName": "IndexOfAny",
|
|
610
|
-
"tsEmitName": "indexOfAny",
|
|
611
733
|
"metadataToken": 100663390,
|
|
612
734
|
"canonicalSignature": "(System.Char[]):System.Int32",
|
|
613
735
|
"normalizedSignature": "IndexOfAny|(System.Char[]):System.Int32|static=false",
|
|
614
736
|
"emitScope": "ClassSurface",
|
|
737
|
+
"provenance": "Original",
|
|
615
738
|
"arity": 0,
|
|
616
739
|
"parameterCount": 1,
|
|
740
|
+
"isStatic": false,
|
|
741
|
+
"isAbstract": false,
|
|
742
|
+
"isVirtual": false,
|
|
743
|
+
"isOverride": false,
|
|
744
|
+
"isSealed": false,
|
|
745
|
+
"visibility": "Public",
|
|
617
746
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
618
747
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
619
748
|
"isExtensionMethod": false
|
|
@@ -621,13 +750,19 @@
|
|
|
621
750
|
{
|
|
622
751
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::LastIndexOf(System.Char):System.Int32",
|
|
623
752
|
"clrName": "LastIndexOf",
|
|
624
|
-
"tsEmitName": "lastIndexOf",
|
|
625
753
|
"metadataToken": 100663391,
|
|
626
754
|
"canonicalSignature": "(System.Char):System.Int32",
|
|
627
755
|
"normalizedSignature": "LastIndexOf|(System.Char):System.Int32|static=false",
|
|
628
756
|
"emitScope": "ClassSurface",
|
|
757
|
+
"provenance": "Original",
|
|
629
758
|
"arity": 0,
|
|
630
759
|
"parameterCount": 1,
|
|
760
|
+
"isStatic": false,
|
|
761
|
+
"isAbstract": false,
|
|
762
|
+
"isVirtual": false,
|
|
763
|
+
"isOverride": false,
|
|
764
|
+
"isSealed": false,
|
|
765
|
+
"visibility": "Public",
|
|
631
766
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
632
767
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
633
768
|
"isExtensionMethod": false
|
|
@@ -635,13 +770,19 @@
|
|
|
635
770
|
{
|
|
636
771
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::Trim():Microsoft.Extensions.Primitives.StringSegment",
|
|
637
772
|
"clrName": "Trim",
|
|
638
|
-
"tsEmitName": "trim",
|
|
639
773
|
"metadataToken": 100663392,
|
|
640
774
|
"canonicalSignature": "():Microsoft.Extensions.Primitives.StringSegment",
|
|
641
775
|
"normalizedSignature": "Trim|():Microsoft.Extensions.Primitives.StringSegment|static=false",
|
|
642
776
|
"emitScope": "ClassSurface",
|
|
777
|
+
"provenance": "Original",
|
|
643
778
|
"arity": 0,
|
|
644
779
|
"parameterCount": 0,
|
|
780
|
+
"isStatic": false,
|
|
781
|
+
"isAbstract": false,
|
|
782
|
+
"isVirtual": false,
|
|
783
|
+
"isOverride": false,
|
|
784
|
+
"isSealed": false,
|
|
785
|
+
"visibility": "Public",
|
|
645
786
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
646
787
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
647
788
|
"isExtensionMethod": false
|
|
@@ -649,13 +790,19 @@
|
|
|
649
790
|
{
|
|
650
791
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::TrimStart():Microsoft.Extensions.Primitives.StringSegment",
|
|
651
792
|
"clrName": "TrimStart",
|
|
652
|
-
"tsEmitName": "trimStart",
|
|
653
793
|
"metadataToken": 100663393,
|
|
654
794
|
"canonicalSignature": "():Microsoft.Extensions.Primitives.StringSegment",
|
|
655
795
|
"normalizedSignature": "TrimStart|():Microsoft.Extensions.Primitives.StringSegment|static=false",
|
|
656
796
|
"emitScope": "ClassSurface",
|
|
797
|
+
"provenance": "Original",
|
|
657
798
|
"arity": 0,
|
|
658
799
|
"parameterCount": 0,
|
|
800
|
+
"isStatic": false,
|
|
801
|
+
"isAbstract": false,
|
|
802
|
+
"isVirtual": false,
|
|
803
|
+
"isOverride": false,
|
|
804
|
+
"isSealed": false,
|
|
805
|
+
"visibility": "Public",
|
|
659
806
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
660
807
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
661
808
|
"isExtensionMethod": false
|
|
@@ -663,13 +810,19 @@
|
|
|
663
810
|
{
|
|
664
811
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::TrimEnd():Microsoft.Extensions.Primitives.StringSegment",
|
|
665
812
|
"clrName": "TrimEnd",
|
|
666
|
-
"tsEmitName": "trimEnd",
|
|
667
813
|
"metadataToken": 100663394,
|
|
668
814
|
"canonicalSignature": "():Microsoft.Extensions.Primitives.StringSegment",
|
|
669
815
|
"normalizedSignature": "TrimEnd|():Microsoft.Extensions.Primitives.StringSegment|static=false",
|
|
670
816
|
"emitScope": "ClassSurface",
|
|
817
|
+
"provenance": "Original",
|
|
671
818
|
"arity": 0,
|
|
672
819
|
"parameterCount": 0,
|
|
820
|
+
"isStatic": false,
|
|
821
|
+
"isAbstract": false,
|
|
822
|
+
"isVirtual": false,
|
|
823
|
+
"isOverride": false,
|
|
824
|
+
"isSealed": false,
|
|
825
|
+
"visibility": "Public",
|
|
673
826
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
674
827
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
675
828
|
"isExtensionMethod": false
|
|
@@ -677,13 +830,19 @@
|
|
|
677
830
|
{
|
|
678
831
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::Split(System.Char[]):Microsoft.Extensions.Primitives.StringTokenizer",
|
|
679
832
|
"clrName": "Split",
|
|
680
|
-
"tsEmitName": "split",
|
|
681
833
|
"metadataToken": 100663395,
|
|
682
834
|
"canonicalSignature": "(System.Char[]):Microsoft.Extensions.Primitives.StringTokenizer",
|
|
683
835
|
"normalizedSignature": "Split|(System.Char[]):Microsoft.Extensions.Primitives.StringTokenizer|static=false",
|
|
684
836
|
"emitScope": "ClassSurface",
|
|
837
|
+
"provenance": "Original",
|
|
685
838
|
"arity": 0,
|
|
686
839
|
"parameterCount": 1,
|
|
840
|
+
"isStatic": false,
|
|
841
|
+
"isAbstract": false,
|
|
842
|
+
"isVirtual": false,
|
|
843
|
+
"isOverride": false,
|
|
844
|
+
"isSealed": false,
|
|
845
|
+
"visibility": "Public",
|
|
687
846
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
688
847
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
689
848
|
"isExtensionMethod": false
|
|
@@ -691,13 +850,19 @@
|
|
|
691
850
|
{
|
|
692
851
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::IsNullOrEmpty(Microsoft.Extensions.Primitives.StringSegment):System.Boolean",
|
|
693
852
|
"clrName": "IsNullOrEmpty",
|
|
694
|
-
"tsEmitName": "isNullOrEmpty",
|
|
695
853
|
"metadataToken": 100663396,
|
|
696
854
|
"canonicalSignature": "(Microsoft.Extensions.Primitives.StringSegment):System.Boolean",
|
|
697
855
|
"normalizedSignature": "IsNullOrEmpty|(Microsoft.Extensions.Primitives.StringSegment):System.Boolean|static=true",
|
|
698
856
|
"emitScope": "ClassSurface",
|
|
857
|
+
"provenance": "Original",
|
|
699
858
|
"arity": 0,
|
|
700
859
|
"parameterCount": 1,
|
|
860
|
+
"isStatic": true,
|
|
861
|
+
"isAbstract": false,
|
|
862
|
+
"isVirtual": false,
|
|
863
|
+
"isOverride": false,
|
|
864
|
+
"isSealed": false,
|
|
865
|
+
"visibility": "Public",
|
|
701
866
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
702
867
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
703
868
|
"isExtensionMethod": false
|
|
@@ -705,13 +870,19 @@
|
|
|
705
870
|
{
|
|
706
871
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::ToString():System.String",
|
|
707
872
|
"clrName": "ToString",
|
|
708
|
-
"tsEmitName": "toString",
|
|
709
873
|
"metadataToken": 100663397,
|
|
710
874
|
"canonicalSignature": "():System.String",
|
|
711
875
|
"normalizedSignature": "ToString|():System.String|static=false",
|
|
712
876
|
"emitScope": "ClassSurface",
|
|
877
|
+
"provenance": "Original",
|
|
713
878
|
"arity": 0,
|
|
714
879
|
"parameterCount": 0,
|
|
880
|
+
"isStatic": false,
|
|
881
|
+
"isAbstract": false,
|
|
882
|
+
"isVirtual": true,
|
|
883
|
+
"isOverride": true,
|
|
884
|
+
"isSealed": false,
|
|
885
|
+
"visibility": "Public",
|
|
715
886
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
716
887
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
717
888
|
"isExtensionMethod": false
|
|
@@ -721,84 +892,114 @@
|
|
|
721
892
|
{
|
|
722
893
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::Buffer:System.String",
|
|
723
894
|
"clrName": "Buffer",
|
|
724
|
-
"tsEmitName": "buffer",
|
|
725
895
|
"metadataToken": 385875986,
|
|
726
896
|
"canonicalSignature": ":System.String",
|
|
727
897
|
"normalizedSignature": "Buffer|:System.String|static=false|accessor=get",
|
|
728
898
|
"emitScope": "ClassSurface",
|
|
899
|
+
"provenance": "Original",
|
|
729
900
|
"isIndexer": false,
|
|
730
901
|
"hasGetter": true,
|
|
731
902
|
"hasSetter": false,
|
|
903
|
+
"isStatic": false,
|
|
904
|
+
"isAbstract": false,
|
|
905
|
+
"isVirtual": false,
|
|
906
|
+
"isOverride": false,
|
|
907
|
+
"visibility": "Public",
|
|
732
908
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
733
909
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
734
910
|
},
|
|
735
911
|
{
|
|
736
912
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::Offset:System.Int32",
|
|
737
913
|
"clrName": "Offset",
|
|
738
|
-
"tsEmitName": "offset",
|
|
739
914
|
"metadataToken": 385875987,
|
|
740
915
|
"canonicalSignature": ":System.Int32",
|
|
741
916
|
"normalizedSignature": "Offset|:System.Int32|static=false|accessor=get",
|
|
742
917
|
"emitScope": "ClassSurface",
|
|
918
|
+
"provenance": "Original",
|
|
743
919
|
"isIndexer": false,
|
|
744
920
|
"hasGetter": true,
|
|
745
921
|
"hasSetter": false,
|
|
922
|
+
"isStatic": false,
|
|
923
|
+
"isAbstract": false,
|
|
924
|
+
"isVirtual": false,
|
|
925
|
+
"isOverride": false,
|
|
926
|
+
"visibility": "Public",
|
|
746
927
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
747
928
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
748
929
|
},
|
|
749
930
|
{
|
|
750
931
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::Length:System.Int32",
|
|
751
932
|
"clrName": "Length",
|
|
752
|
-
"tsEmitName": "length",
|
|
753
933
|
"metadataToken": 385875988,
|
|
754
934
|
"canonicalSignature": ":System.Int32",
|
|
755
935
|
"normalizedSignature": "Length|:System.Int32|static=false|accessor=get",
|
|
756
936
|
"emitScope": "ClassSurface",
|
|
937
|
+
"provenance": "Original",
|
|
757
938
|
"isIndexer": false,
|
|
758
939
|
"hasGetter": true,
|
|
759
940
|
"hasSetter": false,
|
|
941
|
+
"isStatic": false,
|
|
942
|
+
"isAbstract": false,
|
|
943
|
+
"isVirtual": false,
|
|
944
|
+
"isOverride": false,
|
|
945
|
+
"visibility": "Public",
|
|
760
946
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
761
947
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
762
948
|
},
|
|
763
949
|
{
|
|
764
950
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::Value:System.String",
|
|
765
951
|
"clrName": "Value",
|
|
766
|
-
"tsEmitName": "value",
|
|
767
952
|
"metadataToken": 385875989,
|
|
768
953
|
"canonicalSignature": ":System.String",
|
|
769
954
|
"normalizedSignature": "Value|:System.String|static=false|accessor=get",
|
|
770
955
|
"emitScope": "ClassSurface",
|
|
956
|
+
"provenance": "Original",
|
|
771
957
|
"isIndexer": false,
|
|
772
958
|
"hasGetter": true,
|
|
773
959
|
"hasSetter": false,
|
|
960
|
+
"isStatic": false,
|
|
961
|
+
"isAbstract": false,
|
|
962
|
+
"isVirtual": false,
|
|
963
|
+
"isOverride": false,
|
|
964
|
+
"visibility": "Public",
|
|
774
965
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
775
966
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
776
967
|
},
|
|
777
968
|
{
|
|
778
969
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::HasValue:System.Boolean",
|
|
779
970
|
"clrName": "HasValue",
|
|
780
|
-
"tsEmitName": "hasValue",
|
|
781
971
|
"metadataToken": 385875990,
|
|
782
972
|
"canonicalSignature": ":System.Boolean",
|
|
783
973
|
"normalizedSignature": "HasValue|:System.Boolean|static=false|accessor=get",
|
|
784
974
|
"emitScope": "ClassSurface",
|
|
975
|
+
"provenance": "Original",
|
|
785
976
|
"isIndexer": false,
|
|
786
977
|
"hasGetter": true,
|
|
787
978
|
"hasSetter": false,
|
|
979
|
+
"isStatic": false,
|
|
980
|
+
"isAbstract": false,
|
|
981
|
+
"isVirtual": false,
|
|
982
|
+
"isOverride": false,
|
|
983
|
+
"visibility": "Public",
|
|
788
984
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
789
985
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
790
986
|
},
|
|
791
987
|
{
|
|
792
988
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::Item[System.Int32]:System.Char",
|
|
793
989
|
"clrName": "Item",
|
|
794
|
-
"tsEmitName": "item",
|
|
795
990
|
"metadataToken": 385875991,
|
|
796
991
|
"canonicalSignature": "[System.Int32]:System.Char",
|
|
797
992
|
"normalizedSignature": "Item|[System.Int32]:System.Char|static=false|accessor=get",
|
|
798
993
|
"emitScope": "ClassSurface",
|
|
994
|
+
"provenance": "Original",
|
|
799
995
|
"isIndexer": true,
|
|
800
996
|
"hasGetter": true,
|
|
801
997
|
"hasSetter": false,
|
|
998
|
+
"isStatic": false,
|
|
999
|
+
"isAbstract": false,
|
|
1000
|
+
"isVirtual": false,
|
|
1001
|
+
"isOverride": false,
|
|
1002
|
+
"visibility": "Public",
|
|
802
1003
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
803
1004
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
804
1005
|
}
|
|
@@ -807,11 +1008,12 @@
|
|
|
807
1008
|
{
|
|
808
1009
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegment::EmptyMicrosoft.Extensions.Primitives.StringSegment",
|
|
809
1010
|
"clrName": "Empty",
|
|
810
|
-
"tsEmitName": "empty",
|
|
811
1011
|
"metadataToken": 67108880,
|
|
812
1012
|
"normalizedSignature": "Empty|Microsoft.Extensions.Primitives.StringSegment|static=true|const=false",
|
|
813
1013
|
"isStatic": true,
|
|
814
1014
|
"isReadOnly": true,
|
|
1015
|
+
"isLiteral": false,
|
|
1016
|
+
"visibility": "Public",
|
|
815
1017
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
816
1018
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
817
1019
|
}
|
|
@@ -825,6 +1027,7 @@
|
|
|
825
1027
|
"normalizedSignature": "constructor|(System.String):void|static=false",
|
|
826
1028
|
"isStatic": false,
|
|
827
1029
|
"parameterCount": 1,
|
|
1030
|
+
"visibility": "Public",
|
|
828
1031
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
829
1032
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
830
1033
|
},
|
|
@@ -835,434 +1038,57 @@
|
|
|
835
1038
|
"normalizedSignature": "constructor|(System.String,System.Int32,System.Int32):void|static=false",
|
|
836
1039
|
"isStatic": false,
|
|
837
1040
|
"parameterCount": 3,
|
|
1041
|
+
"visibility": "Public",
|
|
838
1042
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
839
1043
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
840
1044
|
}
|
|
841
|
-
],
|
|
842
|
-
"exposedMethods": [
|
|
843
|
-
{
|
|
844
|
-
"tsName": "asSpan",
|
|
845
|
-
"isStatic": false,
|
|
846
|
-
"tsSignatureId": "AsSpan|():System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
847
|
-
"target": {
|
|
848
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
849
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
850
|
-
"metadataToken": 100663362
|
|
851
|
-
}
|
|
852
|
-
},
|
|
853
|
-
{
|
|
854
|
-
"tsName": "asSpan",
|
|
855
|
-
"isStatic": false,
|
|
856
|
-
"tsSignatureId": "AsSpan|(System.Int32):System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
857
|
-
"target": {
|
|
858
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
859
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
860
|
-
"metadataToken": 100663363
|
|
861
|
-
}
|
|
862
|
-
},
|
|
863
|
-
{
|
|
864
|
-
"tsName": "asSpan",
|
|
865
|
-
"isStatic": false,
|
|
866
|
-
"tsSignatureId": "AsSpan|(System.Int32,System.Int32):System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
867
|
-
"target": {
|
|
868
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
869
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
870
|
-
"metadataToken": 100663364
|
|
871
|
-
}
|
|
872
|
-
},
|
|
873
|
-
{
|
|
874
|
-
"tsName": "asMemory",
|
|
875
|
-
"isStatic": false,
|
|
876
|
-
"tsSignatureId": "AsMemory|():System.ReadOnlyMemory_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
877
|
-
"target": {
|
|
878
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
879
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
880
|
-
"metadataToken": 100663365
|
|
881
|
-
}
|
|
882
|
-
},
|
|
883
|
-
{
|
|
884
|
-
"tsName": "compare",
|
|
885
|
-
"isStatic": true,
|
|
886
|
-
"tsSignatureId": "Compare|(Microsoft.Extensions.Primitives.StringSegment,Microsoft.Extensions.Primitives.StringSegment,System.StringComparison):System.Int32|static=true",
|
|
887
|
-
"target": {
|
|
888
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
889
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
890
|
-
"metadataToken": 100663366
|
|
891
|
-
}
|
|
892
|
-
},
|
|
893
|
-
{
|
|
894
|
-
"tsName": "equals",
|
|
895
|
-
"isStatic": false,
|
|
896
|
-
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
|
|
897
|
-
"target": {
|
|
898
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
899
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
900
|
-
"metadataToken": 100663367
|
|
901
|
-
}
|
|
902
|
-
},
|
|
903
|
-
{
|
|
904
|
-
"tsName": "equals",
|
|
905
|
-
"isStatic": false,
|
|
906
|
-
"tsSignatureId": "Equals|(Microsoft.Extensions.Primitives.StringSegment):System.Boolean|static=false",
|
|
907
|
-
"target": {
|
|
908
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
909
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
910
|
-
"metadataToken": 100663368
|
|
911
|
-
}
|
|
912
|
-
},
|
|
913
|
-
{
|
|
914
|
-
"tsName": "equals",
|
|
915
|
-
"isStatic": false,
|
|
916
|
-
"tsSignatureId": "Equals|(Microsoft.Extensions.Primitives.StringSegment,System.StringComparison):System.Boolean|static=false",
|
|
917
|
-
"target": {
|
|
918
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
919
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
920
|
-
"metadataToken": 100663369
|
|
921
|
-
}
|
|
922
|
-
},
|
|
923
|
-
{
|
|
924
|
-
"tsName": "equals",
|
|
925
|
-
"isStatic": true,
|
|
926
|
-
"tsSignatureId": "Equals|(Microsoft.Extensions.Primitives.StringSegment,Microsoft.Extensions.Primitives.StringSegment,System.StringComparison):System.Boolean|static=true",
|
|
927
|
-
"target": {
|
|
928
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
929
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
930
|
-
"metadataToken": 100663370
|
|
931
|
-
}
|
|
932
|
-
},
|
|
933
|
-
{
|
|
934
|
-
"tsName": "equals",
|
|
935
|
-
"isStatic": false,
|
|
936
|
-
"tsSignatureId": "Equals|(System.String):System.Boolean|static=false",
|
|
937
|
-
"target": {
|
|
938
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
939
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
940
|
-
"metadataToken": 100663371
|
|
941
|
-
}
|
|
942
|
-
},
|
|
943
|
-
{
|
|
944
|
-
"tsName": "equals",
|
|
945
|
-
"isStatic": false,
|
|
946
|
-
"tsSignatureId": "Equals|(System.String,System.StringComparison):System.Boolean|static=false",
|
|
947
|
-
"target": {
|
|
948
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
949
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
950
|
-
"metadataToken": 100663372
|
|
951
|
-
}
|
|
952
|
-
},
|
|
953
|
-
{
|
|
954
|
-
"tsName": "getHashCode",
|
|
955
|
-
"isStatic": false,
|
|
956
|
-
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
|
|
957
|
-
"target": {
|
|
958
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
959
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
960
|
-
"metadataToken": 100663373
|
|
961
|
-
}
|
|
962
|
-
},
|
|
963
|
-
{
|
|
964
|
-
"tsName": "startsWith",
|
|
965
|
-
"isStatic": false,
|
|
966
|
-
"tsSignatureId": "StartsWith|(System.String,System.StringComparison):System.Boolean|static=false",
|
|
967
|
-
"target": {
|
|
968
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
969
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
970
|
-
"metadataToken": 100663379
|
|
971
|
-
}
|
|
972
|
-
},
|
|
973
|
-
{
|
|
974
|
-
"tsName": "endsWith",
|
|
975
|
-
"isStatic": false,
|
|
976
|
-
"tsSignatureId": "EndsWith|(System.String,System.StringComparison):System.Boolean|static=false",
|
|
977
|
-
"target": {
|
|
978
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
979
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
980
|
-
"metadataToken": 100663380
|
|
981
|
-
}
|
|
982
|
-
},
|
|
983
|
-
{
|
|
984
|
-
"tsName": "substring",
|
|
985
|
-
"isStatic": false,
|
|
986
|
-
"tsSignatureId": "Substring|(System.Int32):System.String|static=false",
|
|
987
|
-
"target": {
|
|
988
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
989
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
990
|
-
"metadataToken": 100663381
|
|
991
|
-
}
|
|
992
|
-
},
|
|
993
|
-
{
|
|
994
|
-
"tsName": "substring",
|
|
995
|
-
"isStatic": false,
|
|
996
|
-
"tsSignatureId": "Substring|(System.Int32,System.Int32):System.String|static=false",
|
|
997
|
-
"target": {
|
|
998
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
999
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1000
|
-
"metadataToken": 100663382
|
|
1001
|
-
}
|
|
1002
|
-
},
|
|
1003
|
-
{
|
|
1004
|
-
"tsName": "subsegment",
|
|
1005
|
-
"isStatic": false,
|
|
1006
|
-
"tsSignatureId": "Subsegment|(System.Int32):Microsoft.Extensions.Primitives.StringSegment|static=false",
|
|
1007
|
-
"target": {
|
|
1008
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1009
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1010
|
-
"metadataToken": 100663383
|
|
1011
|
-
}
|
|
1012
|
-
},
|
|
1013
|
-
{
|
|
1014
|
-
"tsName": "subsegment",
|
|
1015
|
-
"isStatic": false,
|
|
1016
|
-
"tsSignatureId": "Subsegment|(System.Int32,System.Int32):Microsoft.Extensions.Primitives.StringSegment|static=false",
|
|
1017
|
-
"target": {
|
|
1018
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1019
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1020
|
-
"metadataToken": 100663384
|
|
1021
|
-
}
|
|
1022
|
-
},
|
|
1023
|
-
{
|
|
1024
|
-
"tsName": "indexOf",
|
|
1025
|
-
"isStatic": false,
|
|
1026
|
-
"tsSignatureId": "IndexOf|(System.Char,System.Int32,System.Int32):System.Int32|static=false",
|
|
1027
|
-
"target": {
|
|
1028
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1029
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1030
|
-
"metadataToken": 100663385
|
|
1031
|
-
}
|
|
1032
|
-
},
|
|
1033
|
-
{
|
|
1034
|
-
"tsName": "indexOf",
|
|
1035
|
-
"isStatic": false,
|
|
1036
|
-
"tsSignatureId": "IndexOf|(System.Char,System.Int32):System.Int32|static=false",
|
|
1037
|
-
"target": {
|
|
1038
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1039
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1040
|
-
"metadataToken": 100663386
|
|
1041
|
-
}
|
|
1042
|
-
},
|
|
1043
|
-
{
|
|
1044
|
-
"tsName": "indexOf",
|
|
1045
|
-
"isStatic": false,
|
|
1046
|
-
"tsSignatureId": "IndexOf|(System.Char):System.Int32|static=false",
|
|
1047
|
-
"target": {
|
|
1048
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1049
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1050
|
-
"metadataToken": 100663387
|
|
1051
|
-
}
|
|
1052
|
-
},
|
|
1053
|
-
{
|
|
1054
|
-
"tsName": "indexOfAny",
|
|
1055
|
-
"isStatic": false,
|
|
1056
|
-
"tsSignatureId": "IndexOfAny|(System.Char[],System.Int32,System.Int32):System.Int32|static=false",
|
|
1057
|
-
"target": {
|
|
1058
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1059
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1060
|
-
"metadataToken": 100663388
|
|
1061
|
-
}
|
|
1062
|
-
},
|
|
1063
|
-
{
|
|
1064
|
-
"tsName": "indexOfAny",
|
|
1065
|
-
"isStatic": false,
|
|
1066
|
-
"tsSignatureId": "IndexOfAny|(System.Char[],System.Int32):System.Int32|static=false",
|
|
1067
|
-
"target": {
|
|
1068
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1069
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1070
|
-
"metadataToken": 100663389
|
|
1071
|
-
}
|
|
1072
|
-
},
|
|
1073
|
-
{
|
|
1074
|
-
"tsName": "indexOfAny",
|
|
1075
|
-
"isStatic": false,
|
|
1076
|
-
"tsSignatureId": "IndexOfAny|(System.Char[]):System.Int32|static=false",
|
|
1077
|
-
"target": {
|
|
1078
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1079
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1080
|
-
"metadataToken": 100663390
|
|
1081
|
-
}
|
|
1082
|
-
},
|
|
1083
|
-
{
|
|
1084
|
-
"tsName": "lastIndexOf",
|
|
1085
|
-
"isStatic": false,
|
|
1086
|
-
"tsSignatureId": "LastIndexOf|(System.Char):System.Int32|static=false",
|
|
1087
|
-
"target": {
|
|
1088
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1089
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1090
|
-
"metadataToken": 100663391
|
|
1091
|
-
}
|
|
1092
|
-
},
|
|
1093
|
-
{
|
|
1094
|
-
"tsName": "trim",
|
|
1095
|
-
"isStatic": false,
|
|
1096
|
-
"tsSignatureId": "Trim|():Microsoft.Extensions.Primitives.StringSegment|static=false",
|
|
1097
|
-
"target": {
|
|
1098
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1099
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1100
|
-
"metadataToken": 100663392
|
|
1101
|
-
}
|
|
1102
|
-
},
|
|
1103
|
-
{
|
|
1104
|
-
"tsName": "trimStart",
|
|
1105
|
-
"isStatic": false,
|
|
1106
|
-
"tsSignatureId": "TrimStart|():Microsoft.Extensions.Primitives.StringSegment|static=false",
|
|
1107
|
-
"target": {
|
|
1108
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1109
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1110
|
-
"metadataToken": 100663393
|
|
1111
|
-
}
|
|
1112
|
-
},
|
|
1113
|
-
{
|
|
1114
|
-
"tsName": "trimEnd",
|
|
1115
|
-
"isStatic": false,
|
|
1116
|
-
"tsSignatureId": "TrimEnd|():Microsoft.Extensions.Primitives.StringSegment|static=false",
|
|
1117
|
-
"target": {
|
|
1118
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1119
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1120
|
-
"metadataToken": 100663394
|
|
1121
|
-
}
|
|
1122
|
-
},
|
|
1123
|
-
{
|
|
1124
|
-
"tsName": "split",
|
|
1125
|
-
"isStatic": false,
|
|
1126
|
-
"tsSignatureId": "Split|(System.Char[]):Microsoft.Extensions.Primitives.StringTokenizer|static=false",
|
|
1127
|
-
"target": {
|
|
1128
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1129
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1130
|
-
"metadataToken": 100663395
|
|
1131
|
-
}
|
|
1132
|
-
},
|
|
1133
|
-
{
|
|
1134
|
-
"tsName": "isNullOrEmpty",
|
|
1135
|
-
"isStatic": true,
|
|
1136
|
-
"tsSignatureId": "IsNullOrEmpty|(Microsoft.Extensions.Primitives.StringSegment):System.Boolean|static=true",
|
|
1137
|
-
"target": {
|
|
1138
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1139
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1140
|
-
"metadataToken": 100663396
|
|
1141
|
-
}
|
|
1142
|
-
},
|
|
1143
|
-
{
|
|
1144
|
-
"tsName": "toString",
|
|
1145
|
-
"isStatic": false,
|
|
1146
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
1147
|
-
"target": {
|
|
1148
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1149
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1150
|
-
"metadataToken": 100663397
|
|
1151
|
-
}
|
|
1152
|
-
}
|
|
1153
|
-
],
|
|
1154
|
-
"exposedProperties": [
|
|
1155
|
-
{
|
|
1156
|
-
"tsName": "buffer",
|
|
1157
|
-
"isStatic": false,
|
|
1158
|
-
"tsSignatureId": "Buffer|:System.String|static=false|accessor=get",
|
|
1159
|
-
"target": {
|
|
1160
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1161
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1162
|
-
"metadataToken": 385875986
|
|
1163
|
-
}
|
|
1164
|
-
},
|
|
1165
|
-
{
|
|
1166
|
-
"tsName": "offset",
|
|
1167
|
-
"isStatic": false,
|
|
1168
|
-
"tsSignatureId": "Offset|:System.Int32|static=false|accessor=get",
|
|
1169
|
-
"target": {
|
|
1170
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1171
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1172
|
-
"metadataToken": 385875987
|
|
1173
|
-
}
|
|
1174
|
-
},
|
|
1175
|
-
{
|
|
1176
|
-
"tsName": "length",
|
|
1177
|
-
"isStatic": false,
|
|
1178
|
-
"tsSignatureId": "Length|:System.Int32|static=false|accessor=get",
|
|
1179
|
-
"target": {
|
|
1180
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1181
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1182
|
-
"metadataToken": 385875988
|
|
1183
|
-
}
|
|
1184
|
-
},
|
|
1185
|
-
{
|
|
1186
|
-
"tsName": "value",
|
|
1187
|
-
"isStatic": false,
|
|
1188
|
-
"tsSignatureId": "Value|:System.String|static=false|accessor=get",
|
|
1189
|
-
"target": {
|
|
1190
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1191
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1192
|
-
"metadataToken": 385875989
|
|
1193
|
-
}
|
|
1194
|
-
},
|
|
1195
|
-
{
|
|
1196
|
-
"tsName": "hasValue",
|
|
1197
|
-
"isStatic": false,
|
|
1198
|
-
"tsSignatureId": "HasValue|:System.Boolean|static=false|accessor=get",
|
|
1199
|
-
"target": {
|
|
1200
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1201
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1202
|
-
"metadataToken": 385875990
|
|
1203
|
-
}
|
|
1204
|
-
},
|
|
1205
|
-
{
|
|
1206
|
-
"tsName": "item",
|
|
1207
|
-
"isStatic": false,
|
|
1208
|
-
"tsSignatureId": "Item|[System.Int32]:System.Char|static=false|accessor=get",
|
|
1209
|
-
"target": {
|
|
1210
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1211
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1212
|
-
"metadataToken": 385875991
|
|
1213
|
-
}
|
|
1214
|
-
}
|
|
1215
|
-
],
|
|
1216
|
-
"exposedFields": [
|
|
1217
|
-
{
|
|
1218
|
-
"tsName": "empty",
|
|
1219
|
-
"isStatic": true,
|
|
1220
|
-
"tsSignatureId": "Empty|Microsoft.Extensions.Primitives.StringSegment|static=true|const=false",
|
|
1221
|
-
"target": {
|
|
1222
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1223
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1224
|
-
"metadataToken": 67108880
|
|
1225
|
-
}
|
|
1226
|
-
}
|
|
1227
|
-
],
|
|
1228
|
-
"exposedConstructors": [
|
|
1229
|
-
{
|
|
1230
|
-
"isStatic": false,
|
|
1231
|
-
"tsSignatureId": "constructor|(System.String):void|static=false",
|
|
1232
|
-
"target": {
|
|
1233
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1234
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1235
|
-
"metadataToken": 100663354
|
|
1236
|
-
}
|
|
1237
|
-
},
|
|
1238
|
-
{
|
|
1239
|
-
"isStatic": false,
|
|
1240
|
-
"tsSignatureId": "constructor|(System.String,System.Int32,System.Int32):void|static=false",
|
|
1241
|
-
"target": {
|
|
1242
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegment",
|
|
1243
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1244
|
-
"metadataToken": 100663355
|
|
1245
|
-
}
|
|
1246
|
-
}
|
|
1247
1045
|
]
|
|
1248
1046
|
},
|
|
1249
1047
|
{
|
|
1250
1048
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringTokenizer",
|
|
1251
1049
|
"clrName": "Microsoft.Extensions.Primitives.StringTokenizer",
|
|
1252
|
-
"tsEmitName": "StringTokenizer",
|
|
1253
1050
|
"assemblyName": "Microsoft.Extensions.Primitives",
|
|
1254
1051
|
"metadataToken": 0,
|
|
1052
|
+
"kind": "Struct",
|
|
1053
|
+
"accessibility": "Public",
|
|
1054
|
+
"isAbstract": false,
|
|
1055
|
+
"isSealed": true,
|
|
1056
|
+
"isStatic": false,
|
|
1057
|
+
"arity": 0,
|
|
1058
|
+
"baseType": {
|
|
1059
|
+
"stableId": "System.Private.CoreLib:System.ValueType",
|
|
1060
|
+
"clrName": "System.ValueType"
|
|
1061
|
+
},
|
|
1062
|
+
"interfaces": [
|
|
1063
|
+
{
|
|
1064
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601",
|
|
1065
|
+
"clrName": "System.Collections.Generic.IEnumerable\u00601",
|
|
1066
|
+
"typeArguments": [
|
|
1067
|
+
"StringSegment"
|
|
1068
|
+
]
|
|
1069
|
+
},
|
|
1070
|
+
{
|
|
1071
|
+
"stableId": "System.Private.CoreLib:System.Collections.IEnumerable",
|
|
1072
|
+
"clrName": "System.Collections.IEnumerable"
|
|
1073
|
+
}
|
|
1074
|
+
],
|
|
1255
1075
|
"methods": [
|
|
1256
1076
|
{
|
|
1257
1077
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringTokenizer::GetEnumerator():Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator",
|
|
1258
1078
|
"clrName": "GetEnumerator",
|
|
1259
|
-
"tsEmitName": "getEnumerator",
|
|
1260
1079
|
"metadataToken": 100663415,
|
|
1261
1080
|
"canonicalSignature": "():Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator",
|
|
1262
1081
|
"normalizedSignature": "GetEnumerator|():Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator|static=false",
|
|
1263
1082
|
"emitScope": "ClassSurface",
|
|
1083
|
+
"provenance": "Original",
|
|
1264
1084
|
"arity": 0,
|
|
1265
1085
|
"parameterCount": 0,
|
|
1086
|
+
"isStatic": false,
|
|
1087
|
+
"isAbstract": false,
|
|
1088
|
+
"isVirtual": false,
|
|
1089
|
+
"isOverride": false,
|
|
1090
|
+
"isSealed": false,
|
|
1091
|
+
"visibility": "Public",
|
|
1266
1092
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringTokenizer",
|
|
1267
1093
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1268
1094
|
"isExtensionMethod": false
|
|
@@ -1279,6 +1105,7 @@
|
|
|
1279
1105
|
"normalizedSignature": "constructor|(System.String,System.Char[]):void|static=false",
|
|
1280
1106
|
"isStatic": false,
|
|
1281
1107
|
"parameterCount": 2,
|
|
1108
|
+
"visibility": "Public",
|
|
1282
1109
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringTokenizer",
|
|
1283
1110
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
1284
1111
|
},
|
|
@@ -1289,60 +1116,61 @@
|
|
|
1289
1116
|
"normalizedSignature": "constructor|(Microsoft.Extensions.Primitives.StringSegment,System.Char[]):void|static=false",
|
|
1290
1117
|
"isStatic": false,
|
|
1291
1118
|
"parameterCount": 2,
|
|
1119
|
+
"visibility": "Public",
|
|
1292
1120
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringTokenizer",
|
|
1293
1121
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
1294
1122
|
}
|
|
1295
|
-
],
|
|
1296
|
-
"exposedMethods": [
|
|
1297
|
-
{
|
|
1298
|
-
"tsName": "getEnumerator",
|
|
1299
|
-
"isStatic": false,
|
|
1300
|
-
"tsSignatureId": "GetEnumerator|():Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator|static=false",
|
|
1301
|
-
"target": {
|
|
1302
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringTokenizer",
|
|
1303
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1304
|
-
"metadataToken": 100663415
|
|
1305
|
-
}
|
|
1306
|
-
}
|
|
1307
|
-
],
|
|
1308
|
-
"exposedConstructors": [
|
|
1309
|
-
{
|
|
1310
|
-
"isStatic": false,
|
|
1311
|
-
"tsSignatureId": "constructor|(System.String,System.Char[]):void|static=false",
|
|
1312
|
-
"target": {
|
|
1313
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringTokenizer",
|
|
1314
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1315
|
-
"metadataToken": 100663413
|
|
1316
|
-
}
|
|
1317
|
-
},
|
|
1318
|
-
{
|
|
1319
|
-
"isStatic": false,
|
|
1320
|
-
"tsSignatureId": "constructor|(Microsoft.Extensions.Primitives.StringSegment,System.Char[]):void|static=false",
|
|
1321
|
-
"target": {
|
|
1322
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringTokenizer",
|
|
1323
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1324
|
-
"metadataToken": 100663414
|
|
1325
|
-
}
|
|
1326
|
-
}
|
|
1327
1123
|
]
|
|
1328
1124
|
},
|
|
1329
1125
|
{
|
|
1330
1126
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator",
|
|
1331
1127
|
"clrName": "Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator",
|
|
1332
|
-
"tsEmitName": "StringTokenizer_Enumerator",
|
|
1333
1128
|
"assemblyName": "Microsoft.Extensions.Primitives",
|
|
1334
1129
|
"metadataToken": 0,
|
|
1130
|
+
"kind": "Struct",
|
|
1131
|
+
"accessibility": "Public",
|
|
1132
|
+
"isAbstract": false,
|
|
1133
|
+
"isSealed": true,
|
|
1134
|
+
"isStatic": false,
|
|
1135
|
+
"arity": 0,
|
|
1136
|
+
"baseType": {
|
|
1137
|
+
"stableId": "System.Private.CoreLib:System.ValueType",
|
|
1138
|
+
"clrName": "System.ValueType"
|
|
1139
|
+
},
|
|
1140
|
+
"interfaces": [
|
|
1141
|
+
{
|
|
1142
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerator\u00601",
|
|
1143
|
+
"clrName": "System.Collections.Generic.IEnumerator\u00601",
|
|
1144
|
+
"typeArguments": [
|
|
1145
|
+
"StringSegment"
|
|
1146
|
+
]
|
|
1147
|
+
},
|
|
1148
|
+
{
|
|
1149
|
+
"stableId": "System.Private.CoreLib:System.Collections.IEnumerator",
|
|
1150
|
+
"clrName": "System.Collections.IEnumerator"
|
|
1151
|
+
},
|
|
1152
|
+
{
|
|
1153
|
+
"stableId": "System.Private.CoreLib:System.IDisposable",
|
|
1154
|
+
"clrName": "System.IDisposable"
|
|
1155
|
+
}
|
|
1156
|
+
],
|
|
1335
1157
|
"methods": [
|
|
1336
1158
|
{
|
|
1337
1159
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator::Dispose():System.Void",
|
|
1338
1160
|
"clrName": "Dispose",
|
|
1339
|
-
"tsEmitName": "dispose",
|
|
1340
1161
|
"metadataToken": 100663507,
|
|
1341
1162
|
"canonicalSignature": "():System.Void",
|
|
1342
1163
|
"normalizedSignature": "Dispose|():System.Void|static=false",
|
|
1343
1164
|
"emitScope": "ClassSurface",
|
|
1165
|
+
"provenance": "Original",
|
|
1344
1166
|
"arity": 0,
|
|
1345
1167
|
"parameterCount": 0,
|
|
1168
|
+
"isStatic": false,
|
|
1169
|
+
"isAbstract": false,
|
|
1170
|
+
"isVirtual": true,
|
|
1171
|
+
"isOverride": false,
|
|
1172
|
+
"isSealed": true,
|
|
1173
|
+
"visibility": "Public",
|
|
1346
1174
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator",
|
|
1347
1175
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1348
1176
|
"isExtensionMethod": false
|
|
@@ -1350,13 +1178,19 @@
|
|
|
1350
1178
|
{
|
|
1351
1179
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator::MoveNext():System.Boolean",
|
|
1352
1180
|
"clrName": "MoveNext",
|
|
1353
|
-
"tsEmitName": "moveNext",
|
|
1354
1181
|
"metadataToken": 100663508,
|
|
1355
1182
|
"canonicalSignature": "():System.Boolean",
|
|
1356
1183
|
"normalizedSignature": "MoveNext|():System.Boolean|static=false",
|
|
1357
1184
|
"emitScope": "ClassSurface",
|
|
1185
|
+
"provenance": "Original",
|
|
1358
1186
|
"arity": 0,
|
|
1359
1187
|
"parameterCount": 0,
|
|
1188
|
+
"isStatic": false,
|
|
1189
|
+
"isAbstract": false,
|
|
1190
|
+
"isVirtual": true,
|
|
1191
|
+
"isOverride": false,
|
|
1192
|
+
"isSealed": true,
|
|
1193
|
+
"visibility": "Public",
|
|
1360
1194
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator",
|
|
1361
1195
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1362
1196
|
"isExtensionMethod": false
|
|
@@ -1364,13 +1198,19 @@
|
|
|
1364
1198
|
{
|
|
1365
1199
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator::Reset():System.Void",
|
|
1366
1200
|
"clrName": "Reset",
|
|
1367
|
-
"tsEmitName": "reset",
|
|
1368
1201
|
"metadataToken": 100663509,
|
|
1369
1202
|
"canonicalSignature": "():System.Void",
|
|
1370
1203
|
"normalizedSignature": "Reset|():System.Void|static=false",
|
|
1371
1204
|
"emitScope": "ClassSurface",
|
|
1205
|
+
"provenance": "Original",
|
|
1372
1206
|
"arity": 0,
|
|
1373
1207
|
"parameterCount": 0,
|
|
1208
|
+
"isStatic": false,
|
|
1209
|
+
"isAbstract": false,
|
|
1210
|
+
"isVirtual": true,
|
|
1211
|
+
"isOverride": false,
|
|
1212
|
+
"isSealed": true,
|
|
1213
|
+
"visibility": "Public",
|
|
1374
1214
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator",
|
|
1375
1215
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1376
1216
|
"isExtensionMethod": false
|
|
@@ -1380,14 +1220,19 @@
|
|
|
1380
1220
|
{
|
|
1381
1221
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator::Current:Microsoft.Extensions.Primitives.StringSegment",
|
|
1382
1222
|
"clrName": "Current",
|
|
1383
|
-
"tsEmitName": "current",
|
|
1384
1223
|
"metadataToken": 385876000,
|
|
1385
1224
|
"canonicalSignature": ":Microsoft.Extensions.Primitives.StringSegment",
|
|
1386
|
-
"normalizedSignature": "Current|:Microsoft.Extensions.Primitives.StringSegment|static=false|accessor=
|
|
1225
|
+
"normalizedSignature": "Current|:Microsoft.Extensions.Primitives.StringSegment|static=false|accessor=getset",
|
|
1387
1226
|
"emitScope": "ClassSurface",
|
|
1227
|
+
"provenance": "Original",
|
|
1388
1228
|
"isIndexer": false,
|
|
1389
1229
|
"hasGetter": true,
|
|
1390
|
-
"hasSetter":
|
|
1230
|
+
"hasSetter": true,
|
|
1231
|
+
"isStatic": false,
|
|
1232
|
+
"isAbstract": false,
|
|
1233
|
+
"isVirtual": true,
|
|
1234
|
+
"isOverride": false,
|
|
1235
|
+
"visibility": "Public",
|
|
1391
1236
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator",
|
|
1392
1237
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
1393
1238
|
}
|
|
@@ -1402,6 +1247,7 @@
|
|
|
1402
1247
|
"normalizedSignature": "constructor|(Microsoft.Extensions.Primitives.StringTokenizer\u0026):void|static=false",
|
|
1403
1248
|
"isStatic": false,
|
|
1404
1249
|
"parameterCount": 1,
|
|
1250
|
+
"visibility": "Public",
|
|
1405
1251
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator",
|
|
1406
1252
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1407
1253
|
"parameterModifiers": [
|
|
@@ -1411,80 +1257,102 @@
|
|
|
1411
1257
|
}
|
|
1412
1258
|
]
|
|
1413
1259
|
}
|
|
1414
|
-
],
|
|
1415
|
-
"exposedMethods": [
|
|
1416
|
-
{
|
|
1417
|
-
"tsName": "dispose",
|
|
1418
|
-
"isStatic": false,
|
|
1419
|
-
"tsSignatureId": "Dispose|():System.Void|static=false",
|
|
1420
|
-
"target": {
|
|
1421
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator",
|
|
1422
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1423
|
-
"metadataToken": 100663507
|
|
1424
|
-
}
|
|
1425
|
-
},
|
|
1426
|
-
{
|
|
1427
|
-
"tsName": "moveNext",
|
|
1428
|
-
"isStatic": false,
|
|
1429
|
-
"tsSignatureId": "MoveNext|():System.Boolean|static=false",
|
|
1430
|
-
"target": {
|
|
1431
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator",
|
|
1432
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1433
|
-
"metadataToken": 100663508
|
|
1434
|
-
}
|
|
1435
|
-
},
|
|
1436
|
-
{
|
|
1437
|
-
"tsName": "reset",
|
|
1438
|
-
"isStatic": false,
|
|
1439
|
-
"tsSignatureId": "Reset|():System.Void|static=false",
|
|
1440
|
-
"target": {
|
|
1441
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator",
|
|
1442
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1443
|
-
"metadataToken": 100663509
|
|
1444
|
-
}
|
|
1445
|
-
}
|
|
1446
|
-
],
|
|
1447
|
-
"exposedProperties": [
|
|
1448
|
-
{
|
|
1449
|
-
"tsName": "current",
|
|
1450
|
-
"isStatic": false,
|
|
1451
|
-
"tsSignatureId": "Current|:Microsoft.Extensions.Primitives.StringSegment|static=false|accessor=get",
|
|
1452
|
-
"target": {
|
|
1453
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator",
|
|
1454
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1455
|
-
"metadataToken": 385876000
|
|
1456
|
-
}
|
|
1457
|
-
}
|
|
1458
|
-
],
|
|
1459
|
-
"exposedConstructors": [
|
|
1460
|
-
{
|
|
1461
|
-
"isStatic": false,
|
|
1462
|
-
"tsSignatureId": "constructor|(Microsoft.Extensions.Primitives.StringTokenizer\u0026):void|static=false",
|
|
1463
|
-
"target": {
|
|
1464
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringTokenizer\u002BEnumerator",
|
|
1465
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1466
|
-
"metadataToken": 100663503
|
|
1467
|
-
}
|
|
1468
|
-
}
|
|
1469
1260
|
]
|
|
1470
1261
|
},
|
|
1471
1262
|
{
|
|
1472
1263
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues",
|
|
1473
1264
|
"clrName": "Microsoft.Extensions.Primitives.StringValues",
|
|
1474
|
-
"tsEmitName": "StringValues",
|
|
1475
1265
|
"assemblyName": "Microsoft.Extensions.Primitives",
|
|
1476
1266
|
"metadataToken": 0,
|
|
1267
|
+
"kind": "Struct",
|
|
1268
|
+
"accessibility": "Public",
|
|
1269
|
+
"isAbstract": false,
|
|
1270
|
+
"isSealed": true,
|
|
1271
|
+
"isStatic": false,
|
|
1272
|
+
"arity": 0,
|
|
1273
|
+
"baseType": {
|
|
1274
|
+
"stableId": "System.Private.CoreLib:System.ValueType",
|
|
1275
|
+
"clrName": "System.ValueType"
|
|
1276
|
+
},
|
|
1277
|
+
"interfaces": [
|
|
1278
|
+
{
|
|
1279
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601",
|
|
1280
|
+
"clrName": "System.Collections.Generic.IList\u00601",
|
|
1281
|
+
"typeArguments": [
|
|
1282
|
+
"String"
|
|
1283
|
+
]
|
|
1284
|
+
},
|
|
1285
|
+
{
|
|
1286
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601",
|
|
1287
|
+
"clrName": "System.Collections.Generic.ICollection\u00601",
|
|
1288
|
+
"typeArguments": [
|
|
1289
|
+
"String"
|
|
1290
|
+
]
|
|
1291
|
+
},
|
|
1292
|
+
{
|
|
1293
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601",
|
|
1294
|
+
"clrName": "System.Collections.Generic.IEnumerable\u00601",
|
|
1295
|
+
"typeArguments": [
|
|
1296
|
+
"String"
|
|
1297
|
+
]
|
|
1298
|
+
},
|
|
1299
|
+
{
|
|
1300
|
+
"stableId": "System.Private.CoreLib:System.Collections.IEnumerable",
|
|
1301
|
+
"clrName": "System.Collections.IEnumerable"
|
|
1302
|
+
},
|
|
1303
|
+
{
|
|
1304
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlyList\u00601",
|
|
1305
|
+
"clrName": "System.Collections.Generic.IReadOnlyList\u00601",
|
|
1306
|
+
"typeArguments": [
|
|
1307
|
+
"String"
|
|
1308
|
+
]
|
|
1309
|
+
},
|
|
1310
|
+
{
|
|
1311
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlyCollection\u00601",
|
|
1312
|
+
"clrName": "System.Collections.Generic.IReadOnlyCollection\u00601",
|
|
1313
|
+
"typeArguments": [
|
|
1314
|
+
"String"
|
|
1315
|
+
]
|
|
1316
|
+
},
|
|
1317
|
+
{
|
|
1318
|
+
"stableId": "System.Private.CoreLib:System.IEquatable\u00601",
|
|
1319
|
+
"clrName": "System.IEquatable\u00601",
|
|
1320
|
+
"typeArguments": [
|
|
1321
|
+
"StringValues"
|
|
1322
|
+
]
|
|
1323
|
+
},
|
|
1324
|
+
{
|
|
1325
|
+
"stableId": "System.Private.CoreLib:System.IEquatable\u00601",
|
|
1326
|
+
"clrName": "System.IEquatable\u00601",
|
|
1327
|
+
"typeArguments": [
|
|
1328
|
+
"String"
|
|
1329
|
+
]
|
|
1330
|
+
},
|
|
1331
|
+
{
|
|
1332
|
+
"stableId": "System.Private.CoreLib:System.IEquatable\u00601",
|
|
1333
|
+
"clrName": "System.IEquatable\u00601",
|
|
1334
|
+
"typeArguments": [
|
|
1335
|
+
"String[]"
|
|
1336
|
+
]
|
|
1337
|
+
}
|
|
1338
|
+
],
|
|
1477
1339
|
"methods": [
|
|
1478
1340
|
{
|
|
1479
1341
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::ToString():System.String",
|
|
1480
1342
|
"clrName": "ToString",
|
|
1481
|
-
"tsEmitName": "toString",
|
|
1482
1343
|
"metadataToken": 100663430,
|
|
1483
1344
|
"canonicalSignature": "():System.String",
|
|
1484
1345
|
"normalizedSignature": "ToString|():System.String|static=false",
|
|
1485
1346
|
"emitScope": "ClassSurface",
|
|
1347
|
+
"provenance": "Original",
|
|
1486
1348
|
"arity": 0,
|
|
1487
1349
|
"parameterCount": 0,
|
|
1350
|
+
"isStatic": false,
|
|
1351
|
+
"isAbstract": false,
|
|
1352
|
+
"isVirtual": true,
|
|
1353
|
+
"isOverride": true,
|
|
1354
|
+
"isSealed": false,
|
|
1355
|
+
"visibility": "Public",
|
|
1488
1356
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1489
1357
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1490
1358
|
"isExtensionMethod": false
|
|
@@ -1492,13 +1360,19 @@
|
|
|
1492
1360
|
{
|
|
1493
1361
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::ToArray():System.String[]",
|
|
1494
1362
|
"clrName": "ToArray",
|
|
1495
|
-
"tsEmitName": "toArray",
|
|
1496
1363
|
"metadataToken": 100663432,
|
|
1497
1364
|
"canonicalSignature": "():System.String[]",
|
|
1498
1365
|
"normalizedSignature": "ToArray|():System.String[]|static=false",
|
|
1499
1366
|
"emitScope": "ClassSurface",
|
|
1367
|
+
"provenance": "Original",
|
|
1500
1368
|
"arity": 0,
|
|
1501
1369
|
"parameterCount": 0,
|
|
1370
|
+
"isStatic": false,
|
|
1371
|
+
"isAbstract": false,
|
|
1372
|
+
"isVirtual": false,
|
|
1373
|
+
"isOverride": false,
|
|
1374
|
+
"isSealed": false,
|
|
1375
|
+
"visibility": "Public",
|
|
1502
1376
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1503
1377
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1504
1378
|
"isExtensionMethod": false
|
|
@@ -1506,13 +1380,19 @@
|
|
|
1506
1380
|
{
|
|
1507
1381
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::GetEnumerator():Microsoft.Extensions.Primitives.StringValues\u002BEnumerator",
|
|
1508
1382
|
"clrName": "GetEnumerator",
|
|
1509
|
-
"tsEmitName": "getEnumerator",
|
|
1510
1383
|
"metadataToken": 100663444,
|
|
1511
1384
|
"canonicalSignature": "():Microsoft.Extensions.Primitives.StringValues\u002BEnumerator",
|
|
1512
1385
|
"normalizedSignature": "GetEnumerator|():Microsoft.Extensions.Primitives.StringValues\u002BEnumerator|static=false",
|
|
1513
1386
|
"emitScope": "ClassSurface",
|
|
1387
|
+
"provenance": "Original",
|
|
1514
1388
|
"arity": 0,
|
|
1515
1389
|
"parameterCount": 0,
|
|
1390
|
+
"isStatic": false,
|
|
1391
|
+
"isAbstract": false,
|
|
1392
|
+
"isVirtual": false,
|
|
1393
|
+
"isOverride": false,
|
|
1394
|
+
"isSealed": false,
|
|
1395
|
+
"visibility": "Public",
|
|
1516
1396
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1517
1397
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1518
1398
|
"isExtensionMethod": false
|
|
@@ -1520,13 +1400,19 @@
|
|
|
1520
1400
|
{
|
|
1521
1401
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::IsNullOrEmpty(Microsoft.Extensions.Primitives.StringValues):System.Boolean",
|
|
1522
1402
|
"clrName": "IsNullOrEmpty",
|
|
1523
|
-
"tsEmitName": "isNullOrEmpty",
|
|
1524
1403
|
"metadataToken": 100663447,
|
|
1525
1404
|
"canonicalSignature": "(Microsoft.Extensions.Primitives.StringValues):System.Boolean",
|
|
1526
1405
|
"normalizedSignature": "IsNullOrEmpty|(Microsoft.Extensions.Primitives.StringValues):System.Boolean|static=true",
|
|
1527
1406
|
"emitScope": "ClassSurface",
|
|
1407
|
+
"provenance": "Original",
|
|
1528
1408
|
"arity": 0,
|
|
1529
1409
|
"parameterCount": 1,
|
|
1410
|
+
"isStatic": true,
|
|
1411
|
+
"isAbstract": false,
|
|
1412
|
+
"isVirtual": false,
|
|
1413
|
+
"isOverride": false,
|
|
1414
|
+
"isSealed": false,
|
|
1415
|
+
"visibility": "Public",
|
|
1530
1416
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1531
1417
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1532
1418
|
"isExtensionMethod": false
|
|
@@ -1534,13 +1420,19 @@
|
|
|
1534
1420
|
{
|
|
1535
1421
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::Concat(Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives.StringValues):Microsoft.Extensions.Primitives.StringValues",
|
|
1536
1422
|
"clrName": "Concat",
|
|
1537
|
-
"tsEmitName": "concat",
|
|
1538
1423
|
"metadataToken": 100663448,
|
|
1539
1424
|
"canonicalSignature": "(Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives.StringValues):Microsoft.Extensions.Primitives.StringValues",
|
|
1540
1425
|
"normalizedSignature": "Concat|(Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives.StringValues):Microsoft.Extensions.Primitives.StringValues|static=true",
|
|
1541
1426
|
"emitScope": "ClassSurface",
|
|
1427
|
+
"provenance": "Original",
|
|
1542
1428
|
"arity": 0,
|
|
1543
1429
|
"parameterCount": 2,
|
|
1430
|
+
"isStatic": true,
|
|
1431
|
+
"isAbstract": false,
|
|
1432
|
+
"isVirtual": false,
|
|
1433
|
+
"isOverride": false,
|
|
1434
|
+
"isSealed": false,
|
|
1435
|
+
"visibility": "Public",
|
|
1544
1436
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1545
1437
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1546
1438
|
"isExtensionMethod": false
|
|
@@ -1548,13 +1440,19 @@
|
|
|
1548
1440
|
{
|
|
1549
1441
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::Concat(Microsoft.Extensions.Primitives.StringValues\u0026,System.String):Microsoft.Extensions.Primitives.StringValues",
|
|
1550
1442
|
"clrName": "Concat",
|
|
1551
|
-
"tsEmitName": "concat",
|
|
1552
1443
|
"metadataToken": 100663449,
|
|
1553
1444
|
"canonicalSignature": "(Microsoft.Extensions.Primitives.StringValues\u0026,System.String):Microsoft.Extensions.Primitives.StringValues",
|
|
1554
1445
|
"normalizedSignature": "Concat|(Microsoft.Extensions.Primitives.StringValues\u0026,System.String):Microsoft.Extensions.Primitives.StringValues|static=true",
|
|
1555
1446
|
"emitScope": "ClassSurface",
|
|
1447
|
+
"provenance": "Original",
|
|
1556
1448
|
"arity": 0,
|
|
1557
1449
|
"parameterCount": 2,
|
|
1450
|
+
"isStatic": true,
|
|
1451
|
+
"isAbstract": false,
|
|
1452
|
+
"isVirtual": false,
|
|
1453
|
+
"isOverride": false,
|
|
1454
|
+
"isSealed": false,
|
|
1455
|
+
"visibility": "Public",
|
|
1558
1456
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1559
1457
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1560
1458
|
"isExtensionMethod": false,
|
|
@@ -1568,13 +1466,19 @@
|
|
|
1568
1466
|
{
|
|
1569
1467
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::Concat(System.String,Microsoft.Extensions.Primitives.StringValues\u0026):Microsoft.Extensions.Primitives.StringValues",
|
|
1570
1468
|
"clrName": "Concat",
|
|
1571
|
-
"tsEmitName": "concat",
|
|
1572
1469
|
"metadataToken": 100663450,
|
|
1573
1470
|
"canonicalSignature": "(System.String,Microsoft.Extensions.Primitives.StringValues\u0026):Microsoft.Extensions.Primitives.StringValues",
|
|
1574
1471
|
"normalizedSignature": "Concat|(System.String,Microsoft.Extensions.Primitives.StringValues\u0026):Microsoft.Extensions.Primitives.StringValues|static=true",
|
|
1575
1472
|
"emitScope": "ClassSurface",
|
|
1473
|
+
"provenance": "Original",
|
|
1576
1474
|
"arity": 0,
|
|
1577
1475
|
"parameterCount": 2,
|
|
1476
|
+
"isStatic": true,
|
|
1477
|
+
"isAbstract": false,
|
|
1478
|
+
"isVirtual": false,
|
|
1479
|
+
"isOverride": false,
|
|
1480
|
+
"isSealed": false,
|
|
1481
|
+
"visibility": "Public",
|
|
1578
1482
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1579
1483
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1580
1484
|
"isExtensionMethod": false,
|
|
@@ -1588,13 +1492,19 @@
|
|
|
1588
1492
|
{
|
|
1589
1493
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::Equals(Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives.StringValues):System.Boolean",
|
|
1590
1494
|
"clrName": "Equals",
|
|
1591
|
-
"tsEmitName": "equals",
|
|
1592
1495
|
"metadataToken": 100663451,
|
|
1593
1496
|
"canonicalSignature": "(Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives.StringValues):System.Boolean",
|
|
1594
1497
|
"normalizedSignature": "Equals|(Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives.StringValues):System.Boolean|static=true",
|
|
1595
1498
|
"emitScope": "ClassSurface",
|
|
1499
|
+
"provenance": "Original",
|
|
1596
1500
|
"arity": 0,
|
|
1597
1501
|
"parameterCount": 2,
|
|
1502
|
+
"isStatic": true,
|
|
1503
|
+
"isAbstract": false,
|
|
1504
|
+
"isVirtual": false,
|
|
1505
|
+
"isOverride": false,
|
|
1506
|
+
"isSealed": false,
|
|
1507
|
+
"visibility": "Public",
|
|
1598
1508
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1599
1509
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1600
1510
|
"isExtensionMethod": false
|
|
@@ -1602,13 +1512,19 @@
|
|
|
1602
1512
|
{
|
|
1603
1513
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::Equals(Microsoft.Extensions.Primitives.StringValues):System.Boolean",
|
|
1604
1514
|
"clrName": "Equals",
|
|
1605
|
-
"tsEmitName": "equals",
|
|
1606
1515
|
"metadataToken": 100663454,
|
|
1607
1516
|
"canonicalSignature": "(Microsoft.Extensions.Primitives.StringValues):System.Boolean",
|
|
1608
1517
|
"normalizedSignature": "Equals|(Microsoft.Extensions.Primitives.StringValues):System.Boolean|static=false",
|
|
1609
1518
|
"emitScope": "ClassSurface",
|
|
1519
|
+
"provenance": "Original",
|
|
1610
1520
|
"arity": 0,
|
|
1611
1521
|
"parameterCount": 1,
|
|
1522
|
+
"isStatic": false,
|
|
1523
|
+
"isAbstract": false,
|
|
1524
|
+
"isVirtual": true,
|
|
1525
|
+
"isOverride": false,
|
|
1526
|
+
"isSealed": true,
|
|
1527
|
+
"visibility": "Public",
|
|
1612
1528
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1613
1529
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1614
1530
|
"isExtensionMethod": false
|
|
@@ -1616,13 +1532,19 @@
|
|
|
1616
1532
|
{
|
|
1617
1533
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::Equals(System.String,Microsoft.Extensions.Primitives.StringValues):System.Boolean",
|
|
1618
1534
|
"clrName": "Equals",
|
|
1619
|
-
"tsEmitName": "equals",
|
|
1620
1535
|
"metadataToken": 100663455,
|
|
1621
1536
|
"canonicalSignature": "(System.String,Microsoft.Extensions.Primitives.StringValues):System.Boolean",
|
|
1622
1537
|
"normalizedSignature": "Equals|(System.String,Microsoft.Extensions.Primitives.StringValues):System.Boolean|static=true",
|
|
1623
1538
|
"emitScope": "ClassSurface",
|
|
1539
|
+
"provenance": "Original",
|
|
1624
1540
|
"arity": 0,
|
|
1625
1541
|
"parameterCount": 2,
|
|
1542
|
+
"isStatic": true,
|
|
1543
|
+
"isAbstract": false,
|
|
1544
|
+
"isVirtual": false,
|
|
1545
|
+
"isOverride": false,
|
|
1546
|
+
"isSealed": false,
|
|
1547
|
+
"visibility": "Public",
|
|
1626
1548
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1627
1549
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1628
1550
|
"isExtensionMethod": false
|
|
@@ -1630,13 +1552,19 @@
|
|
|
1630
1552
|
{
|
|
1631
1553
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::Equals(Microsoft.Extensions.Primitives.StringValues,System.String):System.Boolean",
|
|
1632
1554
|
"clrName": "Equals",
|
|
1633
|
-
"tsEmitName": "equals",
|
|
1634
1555
|
"metadataToken": 100663456,
|
|
1635
1556
|
"canonicalSignature": "(Microsoft.Extensions.Primitives.StringValues,System.String):System.Boolean",
|
|
1636
1557
|
"normalizedSignature": "Equals|(Microsoft.Extensions.Primitives.StringValues,System.String):System.Boolean|static=true",
|
|
1637
1558
|
"emitScope": "ClassSurface",
|
|
1559
|
+
"provenance": "Original",
|
|
1638
1560
|
"arity": 0,
|
|
1639
1561
|
"parameterCount": 2,
|
|
1562
|
+
"isStatic": true,
|
|
1563
|
+
"isAbstract": false,
|
|
1564
|
+
"isVirtual": false,
|
|
1565
|
+
"isOverride": false,
|
|
1566
|
+
"isSealed": false,
|
|
1567
|
+
"visibility": "Public",
|
|
1640
1568
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1641
1569
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1642
1570
|
"isExtensionMethod": false
|
|
@@ -1644,13 +1572,19 @@
|
|
|
1644
1572
|
{
|
|
1645
1573
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::Equals(System.String):System.Boolean",
|
|
1646
1574
|
"clrName": "Equals",
|
|
1647
|
-
"tsEmitName": "equals",
|
|
1648
1575
|
"metadataToken": 100663457,
|
|
1649
1576
|
"canonicalSignature": "(System.String):System.Boolean",
|
|
1650
1577
|
"normalizedSignature": "Equals|(System.String):System.Boolean|static=false",
|
|
1651
1578
|
"emitScope": "ClassSurface",
|
|
1579
|
+
"provenance": "Original",
|
|
1652
1580
|
"arity": 0,
|
|
1653
1581
|
"parameterCount": 1,
|
|
1582
|
+
"isStatic": false,
|
|
1583
|
+
"isAbstract": false,
|
|
1584
|
+
"isVirtual": true,
|
|
1585
|
+
"isOverride": false,
|
|
1586
|
+
"isSealed": true,
|
|
1587
|
+
"visibility": "Public",
|
|
1654
1588
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1655
1589
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1656
1590
|
"isExtensionMethod": false
|
|
@@ -1658,13 +1592,19 @@
|
|
|
1658
1592
|
{
|
|
1659
1593
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::Equals(System.String[],Microsoft.Extensions.Primitives.StringValues):System.Boolean",
|
|
1660
1594
|
"clrName": "Equals",
|
|
1661
|
-
"tsEmitName": "equals",
|
|
1662
1595
|
"metadataToken": 100663458,
|
|
1663
1596
|
"canonicalSignature": "(System.String[],Microsoft.Extensions.Primitives.StringValues):System.Boolean",
|
|
1664
1597
|
"normalizedSignature": "Equals|(System.String[],Microsoft.Extensions.Primitives.StringValues):System.Boolean|static=true",
|
|
1665
1598
|
"emitScope": "ClassSurface",
|
|
1599
|
+
"provenance": "Original",
|
|
1666
1600
|
"arity": 0,
|
|
1667
1601
|
"parameterCount": 2,
|
|
1602
|
+
"isStatic": true,
|
|
1603
|
+
"isAbstract": false,
|
|
1604
|
+
"isVirtual": false,
|
|
1605
|
+
"isOverride": false,
|
|
1606
|
+
"isSealed": false,
|
|
1607
|
+
"visibility": "Public",
|
|
1668
1608
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1669
1609
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1670
1610
|
"isExtensionMethod": false
|
|
@@ -1672,13 +1612,19 @@
|
|
|
1672
1612
|
{
|
|
1673
1613
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::Equals(Microsoft.Extensions.Primitives.StringValues,System.String[]):System.Boolean",
|
|
1674
1614
|
"clrName": "Equals",
|
|
1675
|
-
"tsEmitName": "equals",
|
|
1676
1615
|
"metadataToken": 100663459,
|
|
1677
1616
|
"canonicalSignature": "(Microsoft.Extensions.Primitives.StringValues,System.String[]):System.Boolean",
|
|
1678
1617
|
"normalizedSignature": "Equals|(Microsoft.Extensions.Primitives.StringValues,System.String[]):System.Boolean|static=true",
|
|
1679
1618
|
"emitScope": "ClassSurface",
|
|
1619
|
+
"provenance": "Original",
|
|
1680
1620
|
"arity": 0,
|
|
1681
1621
|
"parameterCount": 2,
|
|
1622
|
+
"isStatic": true,
|
|
1623
|
+
"isAbstract": false,
|
|
1624
|
+
"isVirtual": false,
|
|
1625
|
+
"isOverride": false,
|
|
1626
|
+
"isSealed": false,
|
|
1627
|
+
"visibility": "Public",
|
|
1682
1628
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1683
1629
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1684
1630
|
"isExtensionMethod": false
|
|
@@ -1686,13 +1632,19 @@
|
|
|
1686
1632
|
{
|
|
1687
1633
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::Equals(System.String[]):System.Boolean",
|
|
1688
1634
|
"clrName": "Equals",
|
|
1689
|
-
"tsEmitName": "equals",
|
|
1690
1635
|
"metadataToken": 100663460,
|
|
1691
1636
|
"canonicalSignature": "(System.String[]):System.Boolean",
|
|
1692
1637
|
"normalizedSignature": "Equals|(System.String[]):System.Boolean|static=false",
|
|
1693
1638
|
"emitScope": "ClassSurface",
|
|
1639
|
+
"provenance": "Original",
|
|
1694
1640
|
"arity": 0,
|
|
1695
1641
|
"parameterCount": 1,
|
|
1642
|
+
"isStatic": false,
|
|
1643
|
+
"isAbstract": false,
|
|
1644
|
+
"isVirtual": true,
|
|
1645
|
+
"isOverride": false,
|
|
1646
|
+
"isSealed": true,
|
|
1647
|
+
"visibility": "Public",
|
|
1696
1648
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1697
1649
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1698
1650
|
"isExtensionMethod": false
|
|
@@ -1700,13 +1652,19 @@
|
|
|
1700
1652
|
{
|
|
1701
1653
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::Equals(System.Object):System.Boolean",
|
|
1702
1654
|
"clrName": "Equals",
|
|
1703
|
-
"tsEmitName": "equals",
|
|
1704
1655
|
"metadataToken": 100663473,
|
|
1705
1656
|
"canonicalSignature": "(System.Object):System.Boolean",
|
|
1706
1657
|
"normalizedSignature": "Equals|(System.Object):System.Boolean|static=false",
|
|
1707
1658
|
"emitScope": "ClassSurface",
|
|
1659
|
+
"provenance": "Original",
|
|
1708
1660
|
"arity": 0,
|
|
1709
1661
|
"parameterCount": 1,
|
|
1662
|
+
"isStatic": false,
|
|
1663
|
+
"isAbstract": false,
|
|
1664
|
+
"isVirtual": true,
|
|
1665
|
+
"isOverride": true,
|
|
1666
|
+
"isSealed": false,
|
|
1667
|
+
"visibility": "Public",
|
|
1710
1668
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1711
1669
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1712
1670
|
"isExtensionMethod": false
|
|
@@ -1714,13 +1672,19 @@
|
|
|
1714
1672
|
{
|
|
1715
1673
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::GetHashCode():System.Int32",
|
|
1716
1674
|
"clrName": "GetHashCode",
|
|
1717
|
-
"tsEmitName": "getHashCode",
|
|
1718
1675
|
"metadataToken": 100663474,
|
|
1719
1676
|
"canonicalSignature": "():System.Int32",
|
|
1720
1677
|
"normalizedSignature": "GetHashCode|():System.Int32|static=false",
|
|
1721
1678
|
"emitScope": "ClassSurface",
|
|
1679
|
+
"provenance": "Original",
|
|
1722
1680
|
"arity": 0,
|
|
1723
1681
|
"parameterCount": 0,
|
|
1682
|
+
"isStatic": false,
|
|
1683
|
+
"isAbstract": false,
|
|
1684
|
+
"isVirtual": true,
|
|
1685
|
+
"isOverride": true,
|
|
1686
|
+
"isSealed": false,
|
|
1687
|
+
"visibility": "Public",
|
|
1724
1688
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1725
1689
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1726
1690
|
"isExtensionMethod": false
|
|
@@ -1730,28 +1694,38 @@
|
|
|
1730
1694
|
{
|
|
1731
1695
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::Count:System.Int32",
|
|
1732
1696
|
"clrName": "Count",
|
|
1733
|
-
"tsEmitName": "count",
|
|
1734
1697
|
"metadataToken": 385875996,
|
|
1735
1698
|
"canonicalSignature": ":System.Int32",
|
|
1736
1699
|
"normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
|
|
1737
1700
|
"emitScope": "ClassSurface",
|
|
1701
|
+
"provenance": "Original",
|
|
1738
1702
|
"isIndexer": false,
|
|
1739
1703
|
"hasGetter": true,
|
|
1740
1704
|
"hasSetter": false,
|
|
1705
|
+
"isStatic": false,
|
|
1706
|
+
"isAbstract": false,
|
|
1707
|
+
"isVirtual": true,
|
|
1708
|
+
"isOverride": false,
|
|
1709
|
+
"visibility": "Public",
|
|
1741
1710
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1742
1711
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
1743
1712
|
},
|
|
1744
1713
|
{
|
|
1745
1714
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::Item[System.Int32]:System.String",
|
|
1746
1715
|
"clrName": "Item",
|
|
1747
|
-
"tsEmitName": "item",
|
|
1748
1716
|
"metadataToken": 385875999,
|
|
1749
1717
|
"canonicalSignature": "[System.Int32]:System.String",
|
|
1750
1718
|
"normalizedSignature": "Item|[System.Int32]:System.String|static=false|accessor=get",
|
|
1751
1719
|
"emitScope": "ClassSurface",
|
|
1720
|
+
"provenance": "Original",
|
|
1752
1721
|
"isIndexer": true,
|
|
1753
1722
|
"hasGetter": true,
|
|
1754
1723
|
"hasSetter": false,
|
|
1724
|
+
"isStatic": false,
|
|
1725
|
+
"isAbstract": false,
|
|
1726
|
+
"isVirtual": true,
|
|
1727
|
+
"isOverride": false,
|
|
1728
|
+
"visibility": "Public",
|
|
1755
1729
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1756
1730
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
1757
1731
|
}
|
|
@@ -1760,11 +1734,12 @@
|
|
|
1760
1734
|
{
|
|
1761
1735
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues::EmptyMicrosoft.Extensions.Primitives.StringValues",
|
|
1762
1736
|
"clrName": "Empty",
|
|
1763
|
-
"tsEmitName": "empty",
|
|
1764
1737
|
"metadataToken": 67108890,
|
|
1765
1738
|
"normalizedSignature": "Empty|Microsoft.Extensions.Primitives.StringValues|static=true|const=false",
|
|
1766
1739
|
"isStatic": true,
|
|
1767
1740
|
"isReadOnly": true,
|
|
1741
|
+
"isLiteral": false,
|
|
1742
|
+
"visibility": "Public",
|
|
1768
1743
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1769
1744
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
1770
1745
|
}
|
|
@@ -1778,6 +1753,7 @@
|
|
|
1778
1753
|
"normalizedSignature": "constructor|(System.String):void|static=false",
|
|
1779
1754
|
"isStatic": false,
|
|
1780
1755
|
"parameterCount": 1,
|
|
1756
|
+
"visibility": "Public",
|
|
1781
1757
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1782
1758
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
1783
1759
|
},
|
|
@@ -1788,254 +1764,61 @@
|
|
|
1788
1764
|
"normalizedSignature": "constructor|(System.String[]):void|static=false",
|
|
1789
1765
|
"isStatic": false,
|
|
1790
1766
|
"parameterCount": 1,
|
|
1767
|
+
"visibility": "Public",
|
|
1791
1768
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1792
1769
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
1793
1770
|
}
|
|
1794
|
-
],
|
|
1795
|
-
"exposedMethods": [
|
|
1796
|
-
{
|
|
1797
|
-
"tsName": "toString",
|
|
1798
|
-
"isStatic": false,
|
|
1799
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
1800
|
-
"target": {
|
|
1801
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1802
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1803
|
-
"metadataToken": 100663430
|
|
1804
|
-
}
|
|
1805
|
-
},
|
|
1806
|
-
{
|
|
1807
|
-
"tsName": "toArray",
|
|
1808
|
-
"isStatic": false,
|
|
1809
|
-
"tsSignatureId": "ToArray|():System.String[]|static=false",
|
|
1810
|
-
"target": {
|
|
1811
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1812
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1813
|
-
"metadataToken": 100663432
|
|
1814
|
-
}
|
|
1815
|
-
},
|
|
1816
|
-
{
|
|
1817
|
-
"tsName": "getEnumerator",
|
|
1818
|
-
"isStatic": false,
|
|
1819
|
-
"tsSignatureId": "GetEnumerator|():Microsoft.Extensions.Primitives.StringValues\u002BEnumerator|static=false",
|
|
1820
|
-
"target": {
|
|
1821
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1822
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1823
|
-
"metadataToken": 100663444
|
|
1824
|
-
}
|
|
1825
|
-
},
|
|
1826
|
-
{
|
|
1827
|
-
"tsName": "isNullOrEmpty",
|
|
1828
|
-
"isStatic": true,
|
|
1829
|
-
"tsSignatureId": "IsNullOrEmpty|(Microsoft.Extensions.Primitives.StringValues):System.Boolean|static=true",
|
|
1830
|
-
"target": {
|
|
1831
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1832
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1833
|
-
"metadataToken": 100663447
|
|
1834
|
-
}
|
|
1835
|
-
},
|
|
1836
|
-
{
|
|
1837
|
-
"tsName": "concat",
|
|
1838
|
-
"isStatic": true,
|
|
1839
|
-
"tsSignatureId": "Concat|(Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives.StringValues):Microsoft.Extensions.Primitives.StringValues|static=true",
|
|
1840
|
-
"target": {
|
|
1841
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1842
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1843
|
-
"metadataToken": 100663448
|
|
1844
|
-
}
|
|
1845
|
-
},
|
|
1846
|
-
{
|
|
1847
|
-
"tsName": "concat",
|
|
1848
|
-
"isStatic": true,
|
|
1849
|
-
"tsSignatureId": "Concat|(Microsoft.Extensions.Primitives.StringValues\u0026,System.String):Microsoft.Extensions.Primitives.StringValues|static=true",
|
|
1850
|
-
"target": {
|
|
1851
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1852
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1853
|
-
"metadataToken": 100663449
|
|
1854
|
-
}
|
|
1855
|
-
},
|
|
1856
|
-
{
|
|
1857
|
-
"tsName": "concat",
|
|
1858
|
-
"isStatic": true,
|
|
1859
|
-
"tsSignatureId": "Concat|(System.String,Microsoft.Extensions.Primitives.StringValues\u0026):Microsoft.Extensions.Primitives.StringValues|static=true",
|
|
1860
|
-
"target": {
|
|
1861
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1862
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1863
|
-
"metadataToken": 100663450
|
|
1864
|
-
}
|
|
1865
|
-
},
|
|
1866
|
-
{
|
|
1867
|
-
"tsName": "equals",
|
|
1868
|
-
"isStatic": true,
|
|
1869
|
-
"tsSignatureId": "Equals|(Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives.StringValues):System.Boolean|static=true",
|
|
1870
|
-
"target": {
|
|
1871
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1872
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1873
|
-
"metadataToken": 100663451
|
|
1874
|
-
}
|
|
1875
|
-
},
|
|
1876
|
-
{
|
|
1877
|
-
"tsName": "equals",
|
|
1878
|
-
"isStatic": false,
|
|
1879
|
-
"tsSignatureId": "Equals|(Microsoft.Extensions.Primitives.StringValues):System.Boolean|static=false",
|
|
1880
|
-
"target": {
|
|
1881
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1882
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1883
|
-
"metadataToken": 100663454
|
|
1884
|
-
}
|
|
1885
|
-
},
|
|
1886
|
-
{
|
|
1887
|
-
"tsName": "equals",
|
|
1888
|
-
"isStatic": true,
|
|
1889
|
-
"tsSignatureId": "Equals|(System.String,Microsoft.Extensions.Primitives.StringValues):System.Boolean|static=true",
|
|
1890
|
-
"target": {
|
|
1891
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1892
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1893
|
-
"metadataToken": 100663455
|
|
1894
|
-
}
|
|
1895
|
-
},
|
|
1896
|
-
{
|
|
1897
|
-
"tsName": "equals",
|
|
1898
|
-
"isStatic": true,
|
|
1899
|
-
"tsSignatureId": "Equals|(Microsoft.Extensions.Primitives.StringValues,System.String):System.Boolean|static=true",
|
|
1900
|
-
"target": {
|
|
1901
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1902
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1903
|
-
"metadataToken": 100663456
|
|
1904
|
-
}
|
|
1905
|
-
},
|
|
1906
|
-
{
|
|
1907
|
-
"tsName": "equals",
|
|
1908
|
-
"isStatic": false,
|
|
1909
|
-
"tsSignatureId": "Equals|(System.String):System.Boolean|static=false",
|
|
1910
|
-
"target": {
|
|
1911
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1912
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1913
|
-
"metadataToken": 100663457
|
|
1914
|
-
}
|
|
1915
|
-
},
|
|
1916
|
-
{
|
|
1917
|
-
"tsName": "equals",
|
|
1918
|
-
"isStatic": true,
|
|
1919
|
-
"tsSignatureId": "Equals|(System.String[],Microsoft.Extensions.Primitives.StringValues):System.Boolean|static=true",
|
|
1920
|
-
"target": {
|
|
1921
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1922
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1923
|
-
"metadataToken": 100663458
|
|
1924
|
-
}
|
|
1925
|
-
},
|
|
1926
|
-
{
|
|
1927
|
-
"tsName": "equals",
|
|
1928
|
-
"isStatic": true,
|
|
1929
|
-
"tsSignatureId": "Equals|(Microsoft.Extensions.Primitives.StringValues,System.String[]):System.Boolean|static=true",
|
|
1930
|
-
"target": {
|
|
1931
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1932
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1933
|
-
"metadataToken": 100663459
|
|
1934
|
-
}
|
|
1935
|
-
},
|
|
1936
|
-
{
|
|
1937
|
-
"tsName": "equals",
|
|
1938
|
-
"isStatic": false,
|
|
1939
|
-
"tsSignatureId": "Equals|(System.String[]):System.Boolean|static=false",
|
|
1940
|
-
"target": {
|
|
1941
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1942
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1943
|
-
"metadataToken": 100663460
|
|
1944
|
-
}
|
|
1945
|
-
},
|
|
1946
|
-
{
|
|
1947
|
-
"tsName": "equals",
|
|
1948
|
-
"isStatic": false,
|
|
1949
|
-
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
|
|
1950
|
-
"target": {
|
|
1951
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1952
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1953
|
-
"metadataToken": 100663473
|
|
1954
|
-
}
|
|
1955
|
-
},
|
|
1956
|
-
{
|
|
1957
|
-
"tsName": "getHashCode",
|
|
1958
|
-
"isStatic": false,
|
|
1959
|
-
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
|
|
1960
|
-
"target": {
|
|
1961
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1962
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1963
|
-
"metadataToken": 100663474
|
|
1964
|
-
}
|
|
1965
|
-
}
|
|
1966
|
-
],
|
|
1967
|
-
"exposedProperties": [
|
|
1968
|
-
{
|
|
1969
|
-
"tsName": "count",
|
|
1970
|
-
"isStatic": false,
|
|
1971
|
-
"tsSignatureId": "Count|:System.Int32|static=false|accessor=get",
|
|
1972
|
-
"target": {
|
|
1973
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1974
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1975
|
-
"metadataToken": 385875996
|
|
1976
|
-
}
|
|
1977
|
-
},
|
|
1978
|
-
{
|
|
1979
|
-
"tsName": "item",
|
|
1980
|
-
"isStatic": false,
|
|
1981
|
-
"tsSignatureId": "Item|[System.Int32]:System.String|static=false|accessor=get",
|
|
1982
|
-
"target": {
|
|
1983
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1984
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1985
|
-
"metadataToken": 385875999
|
|
1986
|
-
}
|
|
1987
|
-
}
|
|
1988
|
-
],
|
|
1989
|
-
"exposedFields": [
|
|
1990
|
-
{
|
|
1991
|
-
"tsName": "empty",
|
|
1992
|
-
"isStatic": true,
|
|
1993
|
-
"tsSignatureId": "Empty|Microsoft.Extensions.Primitives.StringValues|static=true|const=false",
|
|
1994
|
-
"target": {
|
|
1995
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
1996
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
1997
|
-
"metadataToken": 67108890
|
|
1998
|
-
}
|
|
1999
|
-
}
|
|
2000
|
-
],
|
|
2001
|
-
"exposedConstructors": [
|
|
2002
|
-
{
|
|
2003
|
-
"isStatic": false,
|
|
2004
|
-
"tsSignatureId": "constructor|(System.String):void|static=false",
|
|
2005
|
-
"target": {
|
|
2006
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
2007
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2008
|
-
"metadataToken": 100663418
|
|
2009
|
-
}
|
|
2010
|
-
},
|
|
2011
|
-
{
|
|
2012
|
-
"isStatic": false,
|
|
2013
|
-
"tsSignatureId": "constructor|(System.String[]):void|static=false",
|
|
2014
|
-
"target": {
|
|
2015
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues",
|
|
2016
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2017
|
-
"metadataToken": 100663419
|
|
2018
|
-
}
|
|
2019
|
-
}
|
|
2020
1771
|
]
|
|
2021
1772
|
},
|
|
2022
1773
|
{
|
|
2023
1774
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues\u002BEnumerator",
|
|
2024
1775
|
"clrName": "Microsoft.Extensions.Primitives.StringValues\u002BEnumerator",
|
|
2025
|
-
"tsEmitName": "StringValues_Enumerator",
|
|
2026
1776
|
"assemblyName": "Microsoft.Extensions.Primitives",
|
|
2027
1777
|
"metadataToken": 0,
|
|
1778
|
+
"kind": "Struct",
|
|
1779
|
+
"accessibility": "Public",
|
|
1780
|
+
"isAbstract": false,
|
|
1781
|
+
"isSealed": true,
|
|
1782
|
+
"isStatic": false,
|
|
1783
|
+
"arity": 0,
|
|
1784
|
+
"baseType": {
|
|
1785
|
+
"stableId": "System.Private.CoreLib:System.ValueType",
|
|
1786
|
+
"clrName": "System.ValueType"
|
|
1787
|
+
},
|
|
1788
|
+
"interfaces": [
|
|
1789
|
+
{
|
|
1790
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerator\u00601",
|
|
1791
|
+
"clrName": "System.Collections.Generic.IEnumerator\u00601",
|
|
1792
|
+
"typeArguments": [
|
|
1793
|
+
"String"
|
|
1794
|
+
]
|
|
1795
|
+
},
|
|
1796
|
+
{
|
|
1797
|
+
"stableId": "System.Private.CoreLib:System.Collections.IEnumerator",
|
|
1798
|
+
"clrName": "System.Collections.IEnumerator"
|
|
1799
|
+
},
|
|
1800
|
+
{
|
|
1801
|
+
"stableId": "System.Private.CoreLib:System.IDisposable",
|
|
1802
|
+
"clrName": "System.IDisposable"
|
|
1803
|
+
}
|
|
1804
|
+
],
|
|
2028
1805
|
"methods": [
|
|
2029
1806
|
{
|
|
2030
1807
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues\u002BEnumerator::MoveNext():System.Boolean",
|
|
2031
1808
|
"clrName": "MoveNext",
|
|
2032
|
-
"tsEmitName": "moveNext",
|
|
2033
1809
|
"metadataToken": 100663512,
|
|
2034
1810
|
"canonicalSignature": "():System.Boolean",
|
|
2035
1811
|
"normalizedSignature": "MoveNext|():System.Boolean|static=false",
|
|
2036
1812
|
"emitScope": "ClassSurface",
|
|
1813
|
+
"provenance": "Original",
|
|
2037
1814
|
"arity": 0,
|
|
2038
1815
|
"parameterCount": 0,
|
|
1816
|
+
"isStatic": false,
|
|
1817
|
+
"isAbstract": false,
|
|
1818
|
+
"isVirtual": true,
|
|
1819
|
+
"isOverride": false,
|
|
1820
|
+
"isSealed": true,
|
|
1821
|
+
"visibility": "Public",
|
|
2039
1822
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues\u002BEnumerator",
|
|
2040
1823
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2041
1824
|
"isExtensionMethod": false
|
|
@@ -2043,13 +1826,19 @@
|
|
|
2043
1826
|
{
|
|
2044
1827
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues\u002BEnumerator::Dispose():System.Void",
|
|
2045
1828
|
"clrName": "Dispose",
|
|
2046
|
-
"tsEmitName": "dispose",
|
|
2047
1829
|
"metadataToken": 100663516,
|
|
2048
1830
|
"canonicalSignature": "():System.Void",
|
|
2049
1831
|
"normalizedSignature": "Dispose|():System.Void|static=false",
|
|
2050
1832
|
"emitScope": "ClassSurface",
|
|
1833
|
+
"provenance": "Original",
|
|
2051
1834
|
"arity": 0,
|
|
2052
1835
|
"parameterCount": 0,
|
|
1836
|
+
"isStatic": false,
|
|
1837
|
+
"isAbstract": false,
|
|
1838
|
+
"isVirtual": true,
|
|
1839
|
+
"isOverride": false,
|
|
1840
|
+
"isSealed": true,
|
|
1841
|
+
"visibility": "Public",
|
|
2053
1842
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues\u002BEnumerator",
|
|
2054
1843
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2055
1844
|
"isExtensionMethod": false
|
|
@@ -2057,13 +1846,19 @@
|
|
|
2057
1846
|
{
|
|
2058
1847
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues\u002BEnumerator::Reset():System.Void",
|
|
2059
1848
|
"clrName": "Reset",
|
|
2060
|
-
"tsEmitName": "reset",
|
|
2061
1849
|
"metadataToken": 0,
|
|
2062
1850
|
"canonicalSignature": "():System.Void",
|
|
2063
1851
|
"normalizedSignature": "Reset|():System.Void|static=false",
|
|
2064
1852
|
"emitScope": "ClassSurface",
|
|
1853
|
+
"provenance": "Synthesized",
|
|
2065
1854
|
"arity": 0,
|
|
2066
1855
|
"parameterCount": 0,
|
|
1856
|
+
"isStatic": false,
|
|
1857
|
+
"isAbstract": false,
|
|
1858
|
+
"isVirtual": true,
|
|
1859
|
+
"isOverride": false,
|
|
1860
|
+
"isSealed": false,
|
|
1861
|
+
"visibility": "Public",
|
|
2067
1862
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues\u002BEnumerator",
|
|
2068
1863
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2069
1864
|
"isExtensionMethod": false
|
|
@@ -2073,14 +1868,19 @@
|
|
|
2073
1868
|
{
|
|
2074
1869
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringValues\u002BEnumerator::Current:System.String",
|
|
2075
1870
|
"clrName": "Current",
|
|
2076
|
-
"tsEmitName": "current",
|
|
2077
1871
|
"metadataToken": 385876002,
|
|
2078
1872
|
"canonicalSignature": ":System.String",
|
|
2079
1873
|
"normalizedSignature": "Current|:System.String|static=false|accessor=get",
|
|
2080
1874
|
"emitScope": "ClassSurface",
|
|
1875
|
+
"provenance": "Original",
|
|
2081
1876
|
"isIndexer": false,
|
|
2082
1877
|
"hasGetter": true,
|
|
2083
1878
|
"hasSetter": false,
|
|
1879
|
+
"isStatic": false,
|
|
1880
|
+
"isAbstract": false,
|
|
1881
|
+
"isVirtual": true,
|
|
1882
|
+
"isOverride": false,
|
|
1883
|
+
"visibility": "Public",
|
|
2084
1884
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues\u002BEnumerator",
|
|
2085
1885
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
2086
1886
|
}
|
|
@@ -2095,6 +1895,7 @@
|
|
|
2095
1895
|
"normalizedSignature": "constructor|(Microsoft.Extensions.Primitives.StringValues\u0026):void|static=false",
|
|
2096
1896
|
"isStatic": false,
|
|
2097
1897
|
"parameterCount": 1,
|
|
1898
|
+
"visibility": "Public",
|
|
2098
1899
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues\u002BEnumerator",
|
|
2099
1900
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2100
1901
|
"parameterModifiers": [
|
|
@@ -2104,80 +1905,46 @@
|
|
|
2104
1905
|
}
|
|
2105
1906
|
]
|
|
2106
1907
|
}
|
|
2107
|
-
],
|
|
2108
|
-
"exposedMethods": [
|
|
2109
|
-
{
|
|
2110
|
-
"tsName": "moveNext",
|
|
2111
|
-
"isStatic": false,
|
|
2112
|
-
"tsSignatureId": "MoveNext|():System.Boolean|static=false",
|
|
2113
|
-
"target": {
|
|
2114
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues\u002BEnumerator",
|
|
2115
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2116
|
-
"metadataToken": 100663512
|
|
2117
|
-
}
|
|
2118
|
-
},
|
|
2119
|
-
{
|
|
2120
|
-
"tsName": "dispose",
|
|
2121
|
-
"isStatic": false,
|
|
2122
|
-
"tsSignatureId": "Dispose|():System.Void|static=false",
|
|
2123
|
-
"target": {
|
|
2124
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues\u002BEnumerator",
|
|
2125
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2126
|
-
"metadataToken": 100663516
|
|
2127
|
-
}
|
|
2128
|
-
},
|
|
2129
|
-
{
|
|
2130
|
-
"tsName": "reset",
|
|
2131
|
-
"isStatic": false,
|
|
2132
|
-
"tsSignatureId": "Reset|():System.Void|static=false",
|
|
2133
|
-
"target": {
|
|
2134
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues\u002BEnumerator",
|
|
2135
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2136
|
-
"metadataToken": 0
|
|
2137
|
-
}
|
|
2138
|
-
}
|
|
2139
|
-
],
|
|
2140
|
-
"exposedProperties": [
|
|
2141
|
-
{
|
|
2142
|
-
"tsName": "current",
|
|
2143
|
-
"isStatic": false,
|
|
2144
|
-
"tsSignatureId": "Current|:System.String|static=false|accessor=get",
|
|
2145
|
-
"target": {
|
|
2146
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues\u002BEnumerator",
|
|
2147
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2148
|
-
"metadataToken": 385876002
|
|
2149
|
-
}
|
|
2150
|
-
}
|
|
2151
|
-
],
|
|
2152
|
-
"exposedConstructors": [
|
|
2153
|
-
{
|
|
2154
|
-
"isStatic": false,
|
|
2155
|
-
"tsSignatureId": "constructor|(Microsoft.Extensions.Primitives.StringValues\u0026):void|static=false",
|
|
2156
|
-
"target": {
|
|
2157
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringValues\u002BEnumerator",
|
|
2158
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2159
|
-
"metadataToken": 100663511
|
|
2160
|
-
}
|
|
2161
|
-
}
|
|
2162
1908
|
]
|
|
2163
1909
|
},
|
|
2164
1910
|
{
|
|
2165
1911
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.CancellationChangeToken",
|
|
2166
1912
|
"clrName": "Microsoft.Extensions.Primitives.CancellationChangeToken",
|
|
2167
|
-
"tsEmitName": "CancellationChangeToken",
|
|
2168
1913
|
"assemblyName": "Microsoft.Extensions.Primitives",
|
|
2169
1914
|
"metadataToken": 0,
|
|
1915
|
+
"kind": "Class",
|
|
1916
|
+
"accessibility": "Public",
|
|
1917
|
+
"isAbstract": false,
|
|
1918
|
+
"isSealed": false,
|
|
1919
|
+
"isStatic": false,
|
|
1920
|
+
"arity": 0,
|
|
1921
|
+
"baseType": {
|
|
1922
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
1923
|
+
"clrName": "System.Object"
|
|
1924
|
+
},
|
|
1925
|
+
"interfaces": [
|
|
1926
|
+
{
|
|
1927
|
+
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.IChangeToken",
|
|
1928
|
+
"clrName": "Microsoft.Extensions.Primitives.IChangeToken"
|
|
1929
|
+
}
|
|
1930
|
+
],
|
|
2170
1931
|
"methods": [
|
|
2171
1932
|
{
|
|
2172
1933
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.CancellationChangeToken::RegisterChangeCallback(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable",
|
|
2173
1934
|
"clrName": "RegisterChangeCallback",
|
|
2174
|
-
"tsEmitName": "registerChangeCallback",
|
|
2175
1935
|
"metadataToken": 100663327,
|
|
2176
1936
|
"canonicalSignature": "(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable",
|
|
2177
1937
|
"normalizedSignature": "RegisterChangeCallback|(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable|static=false",
|
|
2178
1938
|
"emitScope": "ClassSurface",
|
|
1939
|
+
"provenance": "Original",
|
|
2179
1940
|
"arity": 0,
|
|
2180
1941
|
"parameterCount": 2,
|
|
1942
|
+
"isStatic": false,
|
|
1943
|
+
"isAbstract": false,
|
|
1944
|
+
"isVirtual": true,
|
|
1945
|
+
"isOverride": false,
|
|
1946
|
+
"isSealed": true,
|
|
1947
|
+
"visibility": "Public",
|
|
2181
1948
|
"declaringClrType": "Microsoft.Extensions.Primitives.CancellationChangeToken",
|
|
2182
1949
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2183
1950
|
"isExtensionMethod": false
|
|
@@ -2185,72 +1952,101 @@
|
|
|
2185
1952
|
{
|
|
2186
1953
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.IChangeToken::RegisterChangeCallback(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable",
|
|
2187
1954
|
"clrName": "RegisterChangeCallback",
|
|
2188
|
-
"tsEmitName": "registerChangeCallback$view",
|
|
2189
1955
|
"metadataToken": 100663343,
|
|
2190
1956
|
"canonicalSignature": "(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable",
|
|
2191
1957
|
"normalizedSignature": "RegisterChangeCallback|(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable|static=false",
|
|
2192
1958
|
"emitScope": "ViewOnly",
|
|
1959
|
+
"provenance": "ExplicitView",
|
|
2193
1960
|
"arity": 0,
|
|
2194
1961
|
"parameterCount": 2,
|
|
1962
|
+
"isStatic": false,
|
|
1963
|
+
"isAbstract": false,
|
|
1964
|
+
"isVirtual": true,
|
|
1965
|
+
"isOverride": false,
|
|
1966
|
+
"isSealed": false,
|
|
1967
|
+
"visibility": "Public",
|
|
2195
1968
|
"declaringClrType": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
2196
1969
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2197
|
-
"isExtensionMethod": false
|
|
1970
|
+
"isExtensionMethod": false,
|
|
1971
|
+
"sourceInterface": "Microsoft.Extensions.Primitives.IChangeToken"
|
|
2198
1972
|
}
|
|
2199
1973
|
],
|
|
2200
1974
|
"properties": [
|
|
2201
1975
|
{
|
|
2202
1976
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.CancellationChangeToken::ActiveChangeCallbacks:System.Boolean",
|
|
2203
1977
|
"clrName": "ActiveChangeCallbacks",
|
|
2204
|
-
"tsEmitName": "activeChangeCallbacks",
|
|
2205
1978
|
"metadataToken": 385875976,
|
|
2206
1979
|
"canonicalSignature": ":System.Boolean",
|
|
2207
|
-
"normalizedSignature": "ActiveChangeCallbacks|:System.Boolean|static=false|accessor=
|
|
1980
|
+
"normalizedSignature": "ActiveChangeCallbacks|:System.Boolean|static=false|accessor=getset",
|
|
2208
1981
|
"emitScope": "ClassSurface",
|
|
1982
|
+
"provenance": "Original",
|
|
2209
1983
|
"isIndexer": false,
|
|
2210
1984
|
"hasGetter": true,
|
|
2211
|
-
"hasSetter":
|
|
1985
|
+
"hasSetter": true,
|
|
1986
|
+
"isStatic": false,
|
|
1987
|
+
"isAbstract": false,
|
|
1988
|
+
"isVirtual": true,
|
|
1989
|
+
"isOverride": false,
|
|
1990
|
+
"visibility": "Public",
|
|
2212
1991
|
"declaringClrType": "Microsoft.Extensions.Primitives.CancellationChangeToken",
|
|
2213
1992
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
2214
1993
|
},
|
|
2215
1994
|
{
|
|
2216
1995
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.CancellationChangeToken::HasChanged:System.Boolean",
|
|
2217
1996
|
"clrName": "HasChanged",
|
|
2218
|
-
"tsEmitName": "hasChanged",
|
|
2219
1997
|
"metadataToken": 385875977,
|
|
2220
1998
|
"canonicalSignature": ":System.Boolean",
|
|
2221
1999
|
"normalizedSignature": "HasChanged|:System.Boolean|static=false|accessor=get",
|
|
2222
2000
|
"emitScope": "ClassSurface",
|
|
2001
|
+
"provenance": "Original",
|
|
2223
2002
|
"isIndexer": false,
|
|
2224
2003
|
"hasGetter": true,
|
|
2225
2004
|
"hasSetter": false,
|
|
2005
|
+
"isStatic": false,
|
|
2006
|
+
"isAbstract": false,
|
|
2007
|
+
"isVirtual": true,
|
|
2008
|
+
"isOverride": false,
|
|
2009
|
+
"visibility": "Public",
|
|
2226
2010
|
"declaringClrType": "Microsoft.Extensions.Primitives.CancellationChangeToken",
|
|
2227
2011
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
2228
2012
|
},
|
|
2229
2013
|
{
|
|
2230
2014
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.IChangeToken::HasChanged:System.Boolean",
|
|
2231
2015
|
"clrName": "HasChanged",
|
|
2232
|
-
"tsEmitName": "hasChanged$view",
|
|
2233
2016
|
"metadataToken": 385875983,
|
|
2234
2017
|
"canonicalSignature": ":System.Boolean",
|
|
2235
2018
|
"normalizedSignature": "HasChanged|:System.Boolean|static=false|accessor=get",
|
|
2236
2019
|
"emitScope": "ViewOnly",
|
|
2020
|
+
"provenance": "ExplicitView",
|
|
2237
2021
|
"isIndexer": false,
|
|
2238
2022
|
"hasGetter": true,
|
|
2239
2023
|
"hasSetter": false,
|
|
2024
|
+
"isStatic": false,
|
|
2025
|
+
"isAbstract": false,
|
|
2026
|
+
"isVirtual": true,
|
|
2027
|
+
"isOverride": false,
|
|
2028
|
+
"visibility": "Public",
|
|
2029
|
+
"sourceInterface": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
2240
2030
|
"declaringClrType": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
2241
2031
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
2242
2032
|
},
|
|
2243
2033
|
{
|
|
2244
2034
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.IChangeToken::ActiveChangeCallbacks:System.Boolean",
|
|
2245
2035
|
"clrName": "ActiveChangeCallbacks",
|
|
2246
|
-
"tsEmitName": "activeChangeCallbacks$view",
|
|
2247
2036
|
"metadataToken": 385875984,
|
|
2248
2037
|
"canonicalSignature": ":System.Boolean",
|
|
2249
2038
|
"normalizedSignature": "ActiveChangeCallbacks|:System.Boolean|static=false|accessor=get",
|
|
2250
2039
|
"emitScope": "ViewOnly",
|
|
2040
|
+
"provenance": "ExplicitView",
|
|
2251
2041
|
"isIndexer": false,
|
|
2252
2042
|
"hasGetter": true,
|
|
2253
2043
|
"hasSetter": false,
|
|
2044
|
+
"isStatic": false,
|
|
2045
|
+
"isAbstract": false,
|
|
2046
|
+
"isVirtual": true,
|
|
2047
|
+
"isOverride": false,
|
|
2048
|
+
"visibility": "Public",
|
|
2049
|
+
"sourceInterface": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
2254
2050
|
"declaringClrType": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
2255
2051
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
2256
2052
|
}
|
|
@@ -2265,103 +2061,50 @@
|
|
|
2265
2061
|
"normalizedSignature": "constructor|(System.Threading.CancellationToken):void|static=false",
|
|
2266
2062
|
"isStatic": false,
|
|
2267
2063
|
"parameterCount": 1,
|
|
2064
|
+
"visibility": "Public",
|
|
2268
2065
|
"declaringClrType": "Microsoft.Extensions.Primitives.CancellationChangeToken",
|
|
2269
2066
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
2270
2067
|
}
|
|
2271
|
-
],
|
|
2272
|
-
"exposedMethods": [
|
|
2273
|
-
{
|
|
2274
|
-
"tsName": "registerChangeCallback",
|
|
2275
|
-
"isStatic": false,
|
|
2276
|
-
"tsSignatureId": "RegisterChangeCallback|(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable|static=false",
|
|
2277
|
-
"target": {
|
|
2278
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.CancellationChangeToken",
|
|
2279
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2280
|
-
"metadataToken": 100663327
|
|
2281
|
-
}
|
|
2282
|
-
},
|
|
2283
|
-
{
|
|
2284
|
-
"tsName": "registerChangeCallback$view",
|
|
2285
|
-
"isStatic": false,
|
|
2286
|
-
"tsSignatureId": "RegisterChangeCallback|(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable|static=false",
|
|
2287
|
-
"target": {
|
|
2288
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
2289
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2290
|
-
"metadataToken": 100663343
|
|
2291
|
-
}
|
|
2292
|
-
}
|
|
2293
|
-
],
|
|
2294
|
-
"exposedProperties": [
|
|
2295
|
-
{
|
|
2296
|
-
"tsName": "activeChangeCallbacks",
|
|
2297
|
-
"isStatic": false,
|
|
2298
|
-
"tsSignatureId": "ActiveChangeCallbacks|:System.Boolean|static=false|accessor=get",
|
|
2299
|
-
"target": {
|
|
2300
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.CancellationChangeToken",
|
|
2301
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2302
|
-
"metadataToken": 385875976
|
|
2303
|
-
}
|
|
2304
|
-
},
|
|
2305
|
-
{
|
|
2306
|
-
"tsName": "hasChanged",
|
|
2307
|
-
"isStatic": false,
|
|
2308
|
-
"tsSignatureId": "HasChanged|:System.Boolean|static=false|accessor=get",
|
|
2309
|
-
"target": {
|
|
2310
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.CancellationChangeToken",
|
|
2311
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2312
|
-
"metadataToken": 385875977
|
|
2313
|
-
}
|
|
2314
|
-
},
|
|
2315
|
-
{
|
|
2316
|
-
"tsName": "hasChanged$view",
|
|
2317
|
-
"isStatic": false,
|
|
2318
|
-
"tsSignatureId": "HasChanged|:System.Boolean|static=false|accessor=get",
|
|
2319
|
-
"target": {
|
|
2320
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
2321
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2322
|
-
"metadataToken": 385875983
|
|
2323
|
-
}
|
|
2324
|
-
},
|
|
2325
|
-
{
|
|
2326
|
-
"tsName": "activeChangeCallbacks$view",
|
|
2327
|
-
"isStatic": false,
|
|
2328
|
-
"tsSignatureId": "ActiveChangeCallbacks|:System.Boolean|static=false|accessor=get",
|
|
2329
|
-
"target": {
|
|
2330
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
2331
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2332
|
-
"metadataToken": 385875984
|
|
2333
|
-
}
|
|
2334
|
-
}
|
|
2335
|
-
],
|
|
2336
|
-
"exposedConstructors": [
|
|
2337
|
-
{
|
|
2338
|
-
"isStatic": false,
|
|
2339
|
-
"tsSignatureId": "constructor|(System.Threading.CancellationToken):void|static=false",
|
|
2340
|
-
"target": {
|
|
2341
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.CancellationChangeToken",
|
|
2342
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2343
|
-
"metadataToken": 100663322
|
|
2344
|
-
}
|
|
2345
|
-
}
|
|
2346
2068
|
]
|
|
2347
2069
|
},
|
|
2348
2070
|
{
|
|
2349
2071
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.CompositeChangeToken",
|
|
2350
2072
|
"clrName": "Microsoft.Extensions.Primitives.CompositeChangeToken",
|
|
2351
|
-
"tsEmitName": "CompositeChangeToken",
|
|
2352
2073
|
"assemblyName": "Microsoft.Extensions.Primitives",
|
|
2353
2074
|
"metadataToken": 0,
|
|
2075
|
+
"kind": "Class",
|
|
2076
|
+
"accessibility": "Public",
|
|
2077
|
+
"isAbstract": false,
|
|
2078
|
+
"isSealed": false,
|
|
2079
|
+
"isStatic": false,
|
|
2080
|
+
"arity": 0,
|
|
2081
|
+
"baseType": {
|
|
2082
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
2083
|
+
"clrName": "System.Object"
|
|
2084
|
+
},
|
|
2085
|
+
"interfaces": [
|
|
2086
|
+
{
|
|
2087
|
+
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.IChangeToken",
|
|
2088
|
+
"clrName": "Microsoft.Extensions.Primitives.IChangeToken"
|
|
2089
|
+
}
|
|
2090
|
+
],
|
|
2354
2091
|
"methods": [
|
|
2355
2092
|
{
|
|
2356
2093
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.CompositeChangeToken::RegisterChangeCallback(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable",
|
|
2357
2094
|
"clrName": "RegisterChangeCallback",
|
|
2358
|
-
"tsEmitName": "registerChangeCallback",
|
|
2359
2095
|
"metadataToken": 100663334,
|
|
2360
2096
|
"canonicalSignature": "(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable",
|
|
2361
2097
|
"normalizedSignature": "RegisterChangeCallback|(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable|static=false",
|
|
2362
2098
|
"emitScope": "ClassSurface",
|
|
2099
|
+
"provenance": "Original",
|
|
2363
2100
|
"arity": 0,
|
|
2364
2101
|
"parameterCount": 2,
|
|
2102
|
+
"isStatic": false,
|
|
2103
|
+
"isAbstract": false,
|
|
2104
|
+
"isVirtual": true,
|
|
2105
|
+
"isOverride": false,
|
|
2106
|
+
"isSealed": true,
|
|
2107
|
+
"visibility": "Public",
|
|
2365
2108
|
"declaringClrType": "Microsoft.Extensions.Primitives.CompositeChangeToken",
|
|
2366
2109
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2367
2110
|
"isExtensionMethod": false
|
|
@@ -2369,86 +2112,120 @@
|
|
|
2369
2112
|
{
|
|
2370
2113
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.IChangeToken::RegisterChangeCallback(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable",
|
|
2371
2114
|
"clrName": "RegisterChangeCallback",
|
|
2372
|
-
"tsEmitName": "registerChangeCallback$view",
|
|
2373
2115
|
"metadataToken": 100663343,
|
|
2374
2116
|
"canonicalSignature": "(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable",
|
|
2375
2117
|
"normalizedSignature": "RegisterChangeCallback|(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable|static=false",
|
|
2376
2118
|
"emitScope": "ViewOnly",
|
|
2119
|
+
"provenance": "ExplicitView",
|
|
2377
2120
|
"arity": 0,
|
|
2378
2121
|
"parameterCount": 2,
|
|
2122
|
+
"isStatic": false,
|
|
2123
|
+
"isAbstract": false,
|
|
2124
|
+
"isVirtual": true,
|
|
2125
|
+
"isOverride": false,
|
|
2126
|
+
"isSealed": false,
|
|
2127
|
+
"visibility": "Public",
|
|
2379
2128
|
"declaringClrType": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
2380
2129
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2381
|
-
"isExtensionMethod": false
|
|
2130
|
+
"isExtensionMethod": false,
|
|
2131
|
+
"sourceInterface": "Microsoft.Extensions.Primitives.IChangeToken"
|
|
2382
2132
|
}
|
|
2383
2133
|
],
|
|
2384
2134
|
"properties": [
|
|
2385
2135
|
{
|
|
2386
2136
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.CompositeChangeToken::ChangeTokens:System.Collections.Generic.IReadOnlyList_1[[Microsoft.Extensions.Primitives.IChangeToken,Microsoft.Extensions.Primitives,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
2387
2137
|
"clrName": "ChangeTokens",
|
|
2388
|
-
"tsEmitName": "changeTokens",
|
|
2389
2138
|
"metadataToken": 385875980,
|
|
2390
2139
|
"canonicalSignature": ":System.Collections.Generic.IReadOnlyList_1[[Microsoft.Extensions.Primitives.IChangeToken,Microsoft.Extensions.Primitives,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
2391
2140
|
"normalizedSignature": "ChangeTokens|:System.Collections.Generic.IReadOnlyList_1[[Microsoft.Extensions.Primitives.IChangeToken,Microsoft.Extensions.Primitives,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false|accessor=get",
|
|
2392
2141
|
"emitScope": "ClassSurface",
|
|
2142
|
+
"provenance": "Original",
|
|
2393
2143
|
"isIndexer": false,
|
|
2394
2144
|
"hasGetter": true,
|
|
2395
2145
|
"hasSetter": false,
|
|
2146
|
+
"isStatic": false,
|
|
2147
|
+
"isAbstract": false,
|
|
2148
|
+
"isVirtual": false,
|
|
2149
|
+
"isOverride": false,
|
|
2150
|
+
"visibility": "Public",
|
|
2396
2151
|
"declaringClrType": "Microsoft.Extensions.Primitives.CompositeChangeToken",
|
|
2397
2152
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
2398
2153
|
},
|
|
2399
2154
|
{
|
|
2400
2155
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.CompositeChangeToken::HasChanged:System.Boolean",
|
|
2401
2156
|
"clrName": "HasChanged",
|
|
2402
|
-
"tsEmitName": "hasChanged",
|
|
2403
2157
|
"metadataToken": 385875981,
|
|
2404
2158
|
"canonicalSignature": ":System.Boolean",
|
|
2405
2159
|
"normalizedSignature": "HasChanged|:System.Boolean|static=false|accessor=get",
|
|
2406
2160
|
"emitScope": "ClassSurface",
|
|
2161
|
+
"provenance": "Original",
|
|
2407
2162
|
"isIndexer": false,
|
|
2408
2163
|
"hasGetter": true,
|
|
2409
2164
|
"hasSetter": false,
|
|
2165
|
+
"isStatic": false,
|
|
2166
|
+
"isAbstract": false,
|
|
2167
|
+
"isVirtual": true,
|
|
2168
|
+
"isOverride": false,
|
|
2169
|
+
"visibility": "Public",
|
|
2410
2170
|
"declaringClrType": "Microsoft.Extensions.Primitives.CompositeChangeToken",
|
|
2411
2171
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
2412
2172
|
},
|
|
2413
2173
|
{
|
|
2414
2174
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.CompositeChangeToken::ActiveChangeCallbacks:System.Boolean",
|
|
2415
2175
|
"clrName": "ActiveChangeCallbacks",
|
|
2416
|
-
"tsEmitName": "activeChangeCallbacks",
|
|
2417
2176
|
"metadataToken": 385875982,
|
|
2418
2177
|
"canonicalSignature": ":System.Boolean",
|
|
2419
2178
|
"normalizedSignature": "ActiveChangeCallbacks|:System.Boolean|static=false|accessor=get",
|
|
2420
2179
|
"emitScope": "ClassSurface",
|
|
2180
|
+
"provenance": "Original",
|
|
2421
2181
|
"isIndexer": false,
|
|
2422
2182
|
"hasGetter": true,
|
|
2423
2183
|
"hasSetter": false,
|
|
2184
|
+
"isStatic": false,
|
|
2185
|
+
"isAbstract": false,
|
|
2186
|
+
"isVirtual": true,
|
|
2187
|
+
"isOverride": false,
|
|
2188
|
+
"visibility": "Public",
|
|
2424
2189
|
"declaringClrType": "Microsoft.Extensions.Primitives.CompositeChangeToken",
|
|
2425
2190
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
2426
2191
|
},
|
|
2427
2192
|
{
|
|
2428
2193
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.IChangeToken::HasChanged:System.Boolean",
|
|
2429
2194
|
"clrName": "HasChanged",
|
|
2430
|
-
"tsEmitName": "hasChanged$view",
|
|
2431
2195
|
"metadataToken": 385875983,
|
|
2432
2196
|
"canonicalSignature": ":System.Boolean",
|
|
2433
2197
|
"normalizedSignature": "HasChanged|:System.Boolean|static=false|accessor=get",
|
|
2434
2198
|
"emitScope": "ViewOnly",
|
|
2199
|
+
"provenance": "ExplicitView",
|
|
2435
2200
|
"isIndexer": false,
|
|
2436
2201
|
"hasGetter": true,
|
|
2437
2202
|
"hasSetter": false,
|
|
2203
|
+
"isStatic": false,
|
|
2204
|
+
"isAbstract": false,
|
|
2205
|
+
"isVirtual": true,
|
|
2206
|
+
"isOverride": false,
|
|
2207
|
+
"visibility": "Public",
|
|
2208
|
+
"sourceInterface": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
2438
2209
|
"declaringClrType": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
2439
2210
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
2440
2211
|
},
|
|
2441
2212
|
{
|
|
2442
2213
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.IChangeToken::ActiveChangeCallbacks:System.Boolean",
|
|
2443
2214
|
"clrName": "ActiveChangeCallbacks",
|
|
2444
|
-
"tsEmitName": "activeChangeCallbacks$view",
|
|
2445
2215
|
"metadataToken": 385875984,
|
|
2446
2216
|
"canonicalSignature": ":System.Boolean",
|
|
2447
2217
|
"normalizedSignature": "ActiveChangeCallbacks|:System.Boolean|static=false|accessor=get",
|
|
2448
2218
|
"emitScope": "ViewOnly",
|
|
2219
|
+
"provenance": "ExplicitView",
|
|
2449
2220
|
"isIndexer": false,
|
|
2450
2221
|
"hasGetter": true,
|
|
2451
2222
|
"hasSetter": false,
|
|
2223
|
+
"isStatic": false,
|
|
2224
|
+
"isAbstract": false,
|
|
2225
|
+
"isVirtual": true,
|
|
2226
|
+
"isOverride": false,
|
|
2227
|
+
"visibility": "Public",
|
|
2228
|
+
"sourceInterface": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
2452
2229
|
"declaringClrType": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
2453
2230
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
2454
2231
|
}
|
|
@@ -2463,113 +2240,60 @@
|
|
|
2463
2240
|
"normalizedSignature": "constructor|(System.Collections.Generic.IReadOnlyList_1[[Microsoft.Extensions.Primitives.IChangeToken,Microsoft.Extensions.Primitives,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):void|static=false",
|
|
2464
2241
|
"isStatic": false,
|
|
2465
2242
|
"parameterCount": 1,
|
|
2243
|
+
"visibility": "Public",
|
|
2466
2244
|
"declaringClrType": "Microsoft.Extensions.Primitives.CompositeChangeToken",
|
|
2467
2245
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
2468
2246
|
}
|
|
2469
|
-
],
|
|
2470
|
-
"exposedMethods": [
|
|
2471
|
-
{
|
|
2472
|
-
"tsName": "registerChangeCallback",
|
|
2473
|
-
"isStatic": false,
|
|
2474
|
-
"tsSignatureId": "RegisterChangeCallback|(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable|static=false",
|
|
2475
|
-
"target": {
|
|
2476
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.CompositeChangeToken",
|
|
2477
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2478
|
-
"metadataToken": 100663334
|
|
2479
|
-
}
|
|
2480
|
-
},
|
|
2481
|
-
{
|
|
2482
|
-
"tsName": "registerChangeCallback$view",
|
|
2483
|
-
"isStatic": false,
|
|
2484
|
-
"tsSignatureId": "RegisterChangeCallback|(System.Action_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object):System.IDisposable|static=false",
|
|
2485
|
-
"target": {
|
|
2486
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
2487
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2488
|
-
"metadataToken": 100663343
|
|
2489
|
-
}
|
|
2490
|
-
}
|
|
2491
|
-
],
|
|
2492
|
-
"exposedProperties": [
|
|
2493
|
-
{
|
|
2494
|
-
"tsName": "changeTokens",
|
|
2495
|
-
"isStatic": false,
|
|
2496
|
-
"tsSignatureId": "ChangeTokens|:System.Collections.Generic.IReadOnlyList_1[[Microsoft.Extensions.Primitives.IChangeToken,Microsoft.Extensions.Primitives,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false|accessor=get",
|
|
2497
|
-
"target": {
|
|
2498
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.CompositeChangeToken",
|
|
2499
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2500
|
-
"metadataToken": 385875980
|
|
2501
|
-
}
|
|
2502
|
-
},
|
|
2503
|
-
{
|
|
2504
|
-
"tsName": "hasChanged",
|
|
2505
|
-
"isStatic": false,
|
|
2506
|
-
"tsSignatureId": "HasChanged|:System.Boolean|static=false|accessor=get",
|
|
2507
|
-
"target": {
|
|
2508
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.CompositeChangeToken",
|
|
2509
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2510
|
-
"metadataToken": 385875981
|
|
2511
|
-
}
|
|
2512
|
-
},
|
|
2513
|
-
{
|
|
2514
|
-
"tsName": "activeChangeCallbacks",
|
|
2515
|
-
"isStatic": false,
|
|
2516
|
-
"tsSignatureId": "ActiveChangeCallbacks|:System.Boolean|static=false|accessor=get",
|
|
2517
|
-
"target": {
|
|
2518
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.CompositeChangeToken",
|
|
2519
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2520
|
-
"metadataToken": 385875982
|
|
2521
|
-
}
|
|
2522
|
-
},
|
|
2523
|
-
{
|
|
2524
|
-
"tsName": "hasChanged$view",
|
|
2525
|
-
"isStatic": false,
|
|
2526
|
-
"tsSignatureId": "HasChanged|:System.Boolean|static=false|accessor=get",
|
|
2527
|
-
"target": {
|
|
2528
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
2529
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2530
|
-
"metadataToken": 385875983
|
|
2531
|
-
}
|
|
2532
|
-
},
|
|
2533
|
-
{
|
|
2534
|
-
"tsName": "activeChangeCallbacks$view",
|
|
2535
|
-
"isStatic": false,
|
|
2536
|
-
"tsSignatureId": "ActiveChangeCallbacks|:System.Boolean|static=false|accessor=get",
|
|
2537
|
-
"target": {
|
|
2538
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.IChangeToken",
|
|
2539
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2540
|
-
"metadataToken": 385875984
|
|
2541
|
-
}
|
|
2542
|
-
}
|
|
2543
|
-
],
|
|
2544
|
-
"exposedConstructors": [
|
|
2545
|
-
{
|
|
2546
|
-
"isStatic": false,
|
|
2547
|
-
"tsSignatureId": "constructor|(System.Collections.Generic.IReadOnlyList_1[[Microsoft.Extensions.Primitives.IChangeToken,Microsoft.Extensions.Primitives,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):void|static=false",
|
|
2548
|
-
"target": {
|
|
2549
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.CompositeChangeToken",
|
|
2550
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2551
|
-
"metadataToken": 100663332
|
|
2552
|
-
}
|
|
2553
|
-
}
|
|
2554
2247
|
]
|
|
2555
2248
|
},
|
|
2556
2249
|
{
|
|
2557
2250
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegmentComparer",
|
|
2558
2251
|
"clrName": "Microsoft.Extensions.Primitives.StringSegmentComparer",
|
|
2559
|
-
"tsEmitName": "StringSegmentComparer",
|
|
2560
2252
|
"assemblyName": "Microsoft.Extensions.Primitives",
|
|
2561
2253
|
"metadataToken": 0,
|
|
2254
|
+
"kind": "Class",
|
|
2255
|
+
"accessibility": "Public",
|
|
2256
|
+
"isAbstract": false,
|
|
2257
|
+
"isSealed": false,
|
|
2258
|
+
"isStatic": false,
|
|
2259
|
+
"arity": 0,
|
|
2260
|
+
"baseType": {
|
|
2261
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
2262
|
+
"clrName": "System.Object"
|
|
2263
|
+
},
|
|
2264
|
+
"interfaces": [
|
|
2265
|
+
{
|
|
2266
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IComparer\u00601",
|
|
2267
|
+
"clrName": "System.Collections.Generic.IComparer\u00601",
|
|
2268
|
+
"typeArguments": [
|
|
2269
|
+
"StringSegment"
|
|
2270
|
+
]
|
|
2271
|
+
},
|
|
2272
|
+
{
|
|
2273
|
+
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEqualityComparer\u00601",
|
|
2274
|
+
"clrName": "System.Collections.Generic.IEqualityComparer\u00601",
|
|
2275
|
+
"typeArguments": [
|
|
2276
|
+
"StringSegment"
|
|
2277
|
+
]
|
|
2278
|
+
}
|
|
2279
|
+
],
|
|
2562
2280
|
"methods": [
|
|
2563
2281
|
{
|
|
2564
2282
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegmentComparer::Compare(Microsoft.Extensions.Primitives.StringSegment,Microsoft.Extensions.Primitives.StringSegment):System.Int32",
|
|
2565
2283
|
"clrName": "Compare",
|
|
2566
|
-
"tsEmitName": "compare",
|
|
2567
2284
|
"metadataToken": 100663409,
|
|
2568
2285
|
"canonicalSignature": "(Microsoft.Extensions.Primitives.StringSegment,Microsoft.Extensions.Primitives.StringSegment):System.Int32",
|
|
2569
2286
|
"normalizedSignature": "Compare|(Microsoft.Extensions.Primitives.StringSegment,Microsoft.Extensions.Primitives.StringSegment):System.Int32|static=false",
|
|
2570
2287
|
"emitScope": "ClassSurface",
|
|
2288
|
+
"provenance": "Original",
|
|
2571
2289
|
"arity": 0,
|
|
2572
2290
|
"parameterCount": 2,
|
|
2291
|
+
"isStatic": false,
|
|
2292
|
+
"isAbstract": false,
|
|
2293
|
+
"isVirtual": true,
|
|
2294
|
+
"isOverride": false,
|
|
2295
|
+
"isSealed": true,
|
|
2296
|
+
"visibility": "Public",
|
|
2573
2297
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegmentComparer",
|
|
2574
2298
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2575
2299
|
"isExtensionMethod": false
|
|
@@ -2577,13 +2301,19 @@
|
|
|
2577
2301
|
{
|
|
2578
2302
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegmentComparer::Equals(Microsoft.Extensions.Primitives.StringSegment,Microsoft.Extensions.Primitives.StringSegment):System.Boolean",
|
|
2579
2303
|
"clrName": "Equals",
|
|
2580
|
-
"tsEmitName": "equals",
|
|
2581
2304
|
"metadataToken": 100663410,
|
|
2582
2305
|
"canonicalSignature": "(Microsoft.Extensions.Primitives.StringSegment,Microsoft.Extensions.Primitives.StringSegment):System.Boolean",
|
|
2583
2306
|
"normalizedSignature": "Equals|(Microsoft.Extensions.Primitives.StringSegment,Microsoft.Extensions.Primitives.StringSegment):System.Boolean|static=false",
|
|
2584
2307
|
"emitScope": "ClassSurface",
|
|
2308
|
+
"provenance": "Original",
|
|
2585
2309
|
"arity": 0,
|
|
2586
2310
|
"parameterCount": 2,
|
|
2311
|
+
"isStatic": false,
|
|
2312
|
+
"isAbstract": false,
|
|
2313
|
+
"isVirtual": true,
|
|
2314
|
+
"isOverride": false,
|
|
2315
|
+
"isSealed": true,
|
|
2316
|
+
"visibility": "Public",
|
|
2587
2317
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegmentComparer",
|
|
2588
2318
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2589
2319
|
"isExtensionMethod": false
|
|
@@ -2591,13 +2321,19 @@
|
|
|
2591
2321
|
{
|
|
2592
2322
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegmentComparer::GetHashCode(Microsoft.Extensions.Primitives.StringSegment):System.Int32",
|
|
2593
2323
|
"clrName": "GetHashCode",
|
|
2594
|
-
"tsEmitName": "getHashCode",
|
|
2595
2324
|
"metadataToken": 100663411,
|
|
2596
2325
|
"canonicalSignature": "(Microsoft.Extensions.Primitives.StringSegment):System.Int32",
|
|
2597
2326
|
"normalizedSignature": "GetHashCode|(Microsoft.Extensions.Primitives.StringSegment):System.Int32|static=false",
|
|
2598
2327
|
"emitScope": "ClassSurface",
|
|
2328
|
+
"provenance": "Original",
|
|
2599
2329
|
"arity": 0,
|
|
2600
2330
|
"parameterCount": 1,
|
|
2331
|
+
"isStatic": false,
|
|
2332
|
+
"isAbstract": false,
|
|
2333
|
+
"isVirtual": true,
|
|
2334
|
+
"isOverride": false,
|
|
2335
|
+
"isSealed": true,
|
|
2336
|
+
"visibility": "Public",
|
|
2601
2337
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegmentComparer",
|
|
2602
2338
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2603
2339
|
"isExtensionMethod": false
|
|
@@ -2607,107 +2343,78 @@
|
|
|
2607
2343
|
{
|
|
2608
2344
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegmentComparer::Ordinal:Microsoft.Extensions.Primitives.StringSegmentComparer",
|
|
2609
2345
|
"clrName": "Ordinal",
|
|
2610
|
-
"tsEmitName": "ordinal",
|
|
2611
2346
|
"metadataToken": 385875992,
|
|
2612
2347
|
"canonicalSignature": ":Microsoft.Extensions.Primitives.StringSegmentComparer",
|
|
2613
2348
|
"normalizedSignature": "Ordinal|:Microsoft.Extensions.Primitives.StringSegmentComparer|static=true|accessor=get",
|
|
2614
2349
|
"emitScope": "ClassSurface",
|
|
2350
|
+
"provenance": "Original",
|
|
2615
2351
|
"isIndexer": false,
|
|
2616
2352
|
"hasGetter": true,
|
|
2617
2353
|
"hasSetter": false,
|
|
2354
|
+
"isStatic": true,
|
|
2355
|
+
"isAbstract": false,
|
|
2356
|
+
"isVirtual": false,
|
|
2357
|
+
"isOverride": false,
|
|
2358
|
+
"visibility": "Public",
|
|
2618
2359
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegmentComparer",
|
|
2619
2360
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
2620
2361
|
},
|
|
2621
2362
|
{
|
|
2622
2363
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.StringSegmentComparer::OrdinalIgnoreCase:Microsoft.Extensions.Primitives.StringSegmentComparer",
|
|
2623
2364
|
"clrName": "OrdinalIgnoreCase",
|
|
2624
|
-
"tsEmitName": "ordinalIgnoreCase",
|
|
2625
2365
|
"metadataToken": 385875993,
|
|
2626
2366
|
"canonicalSignature": ":Microsoft.Extensions.Primitives.StringSegmentComparer",
|
|
2627
2367
|
"normalizedSignature": "OrdinalIgnoreCase|:Microsoft.Extensions.Primitives.StringSegmentComparer|static=true|accessor=get",
|
|
2628
2368
|
"emitScope": "ClassSurface",
|
|
2369
|
+
"provenance": "Original",
|
|
2629
2370
|
"isIndexer": false,
|
|
2630
2371
|
"hasGetter": true,
|
|
2631
2372
|
"hasSetter": false,
|
|
2373
|
+
"isStatic": true,
|
|
2374
|
+
"isAbstract": false,
|
|
2375
|
+
"isVirtual": false,
|
|
2376
|
+
"isOverride": false,
|
|
2377
|
+
"visibility": "Public",
|
|
2632
2378
|
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegmentComparer",
|
|
2633
2379
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives"
|
|
2634
2380
|
}
|
|
2635
2381
|
],
|
|
2636
2382
|
"fields": [],
|
|
2637
2383
|
"events": [],
|
|
2638
|
-
"constructors": []
|
|
2639
|
-
"exposedMethods": [
|
|
2640
|
-
{
|
|
2641
|
-
"tsName": "compare",
|
|
2642
|
-
"isStatic": false,
|
|
2643
|
-
"tsSignatureId": "Compare|(Microsoft.Extensions.Primitives.StringSegment,Microsoft.Extensions.Primitives.StringSegment):System.Int32|static=false",
|
|
2644
|
-
"target": {
|
|
2645
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegmentComparer",
|
|
2646
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2647
|
-
"metadataToken": 100663409
|
|
2648
|
-
}
|
|
2649
|
-
},
|
|
2650
|
-
{
|
|
2651
|
-
"tsName": "equals",
|
|
2652
|
-
"isStatic": false,
|
|
2653
|
-
"tsSignatureId": "Equals|(Microsoft.Extensions.Primitives.StringSegment,Microsoft.Extensions.Primitives.StringSegment):System.Boolean|static=false",
|
|
2654
|
-
"target": {
|
|
2655
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegmentComparer",
|
|
2656
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2657
|
-
"metadataToken": 100663410
|
|
2658
|
-
}
|
|
2659
|
-
},
|
|
2660
|
-
{
|
|
2661
|
-
"tsName": "getHashCode",
|
|
2662
|
-
"isStatic": false,
|
|
2663
|
-
"tsSignatureId": "GetHashCode|(Microsoft.Extensions.Primitives.StringSegment):System.Int32|static=false",
|
|
2664
|
-
"target": {
|
|
2665
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegmentComparer",
|
|
2666
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2667
|
-
"metadataToken": 100663411
|
|
2668
|
-
}
|
|
2669
|
-
}
|
|
2670
|
-
],
|
|
2671
|
-
"exposedProperties": [
|
|
2672
|
-
{
|
|
2673
|
-
"tsName": "ordinal",
|
|
2674
|
-
"isStatic": true,
|
|
2675
|
-
"tsSignatureId": "Ordinal|:Microsoft.Extensions.Primitives.StringSegmentComparer|static=true|accessor=get",
|
|
2676
|
-
"target": {
|
|
2677
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegmentComparer",
|
|
2678
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2679
|
-
"metadataToken": 385875992
|
|
2680
|
-
}
|
|
2681
|
-
},
|
|
2682
|
-
{
|
|
2683
|
-
"tsName": "ordinalIgnoreCase",
|
|
2684
|
-
"isStatic": true,
|
|
2685
|
-
"tsSignatureId": "OrdinalIgnoreCase|:Microsoft.Extensions.Primitives.StringSegmentComparer|static=true|accessor=get",
|
|
2686
|
-
"target": {
|
|
2687
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.StringSegmentComparer",
|
|
2688
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2689
|
-
"metadataToken": 385875993
|
|
2690
|
-
}
|
|
2691
|
-
}
|
|
2692
|
-
]
|
|
2384
|
+
"constructors": []
|
|
2693
2385
|
},
|
|
2694
2386
|
{
|
|
2695
2387
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.ChangeToken",
|
|
2696
2388
|
"clrName": "Microsoft.Extensions.Primitives.ChangeToken",
|
|
2697
|
-
"tsEmitName": "ChangeToken",
|
|
2698
2389
|
"assemblyName": "Microsoft.Extensions.Primitives",
|
|
2699
2390
|
"metadataToken": 0,
|
|
2391
|
+
"kind": "StaticNamespace",
|
|
2392
|
+
"accessibility": "Public",
|
|
2393
|
+
"isAbstract": true,
|
|
2394
|
+
"isSealed": true,
|
|
2395
|
+
"isStatic": true,
|
|
2396
|
+
"arity": 0,
|
|
2397
|
+
"baseType": {
|
|
2398
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
2399
|
+
"clrName": "System.Object"
|
|
2400
|
+
},
|
|
2700
2401
|
"methods": [
|
|
2701
2402
|
{
|
|
2702
2403
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.ChangeToken::OnChange(System.Func_1[[Microsoft.Extensions.Primitives.IChangeToken,Microsoft.Extensions.Primitives,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Action):System.IDisposable",
|
|
2703
2404
|
"clrName": "OnChange",
|
|
2704
|
-
"tsEmitName": "onChange",
|
|
2705
2405
|
"metadataToken": 100663328,
|
|
2706
2406
|
"canonicalSignature": "(System.Func_1[[Microsoft.Extensions.Primitives.IChangeToken,Microsoft.Extensions.Primitives,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Action):System.IDisposable",
|
|
2707
2407
|
"normalizedSignature": "OnChange|(System.Func_1[[Microsoft.Extensions.Primitives.IChangeToken,Microsoft.Extensions.Primitives,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Action):System.IDisposable|static=true",
|
|
2708
2408
|
"emitScope": "ClassSurface",
|
|
2409
|
+
"provenance": "Original",
|
|
2709
2410
|
"arity": 0,
|
|
2710
2411
|
"parameterCount": 2,
|
|
2412
|
+
"isStatic": true,
|
|
2413
|
+
"isAbstract": false,
|
|
2414
|
+
"isVirtual": false,
|
|
2415
|
+
"isOverride": false,
|
|
2416
|
+
"isSealed": false,
|
|
2417
|
+
"visibility": "Public",
|
|
2711
2418
|
"declaringClrType": "Microsoft.Extensions.Primitives.ChangeToken",
|
|
2712
2419
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2713
2420
|
"isExtensionMethod": false
|
|
@@ -2715,13 +2422,19 @@
|
|
|
2715
2422
|
{
|
|
2716
2423
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.ChangeToken::OnChange(System.Func_1[[Microsoft.Extensions.Primitives.IChangeToken,Microsoft.Extensions.Primitives,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Action_1,TState):System.IDisposable",
|
|
2717
2424
|
"clrName": "OnChange",
|
|
2718
|
-
"tsEmitName": "onChange",
|
|
2719
2425
|
"metadataToken": 100663329,
|
|
2720
2426
|
"canonicalSignature": "(System.Func_1[[Microsoft.Extensions.Primitives.IChangeToken,Microsoft.Extensions.Primitives,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Action_1,TState):System.IDisposable",
|
|
2721
2427
|
"normalizedSignature": "OnChange|(System.Func_1[[Microsoft.Extensions.Primitives.IChangeToken,Microsoft.Extensions.Primitives,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Action_1,TState):System.IDisposable|static=true",
|
|
2722
2428
|
"emitScope": "ClassSurface",
|
|
2429
|
+
"provenance": "Original",
|
|
2723
2430
|
"arity": 1,
|
|
2724
2431
|
"parameterCount": 3,
|
|
2432
|
+
"isStatic": true,
|
|
2433
|
+
"isAbstract": false,
|
|
2434
|
+
"isVirtual": false,
|
|
2435
|
+
"isOverride": false,
|
|
2436
|
+
"isSealed": false,
|
|
2437
|
+
"visibility": "Public",
|
|
2725
2438
|
"declaringClrType": "Microsoft.Extensions.Primitives.ChangeToken",
|
|
2726
2439
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2727
2440
|
"isExtensionMethod": false
|
|
@@ -2730,47 +2443,40 @@
|
|
|
2730
2443
|
"properties": [],
|
|
2731
2444
|
"fields": [],
|
|
2732
2445
|
"events": [],
|
|
2733
|
-
"constructors": []
|
|
2734
|
-
"exposedMethods": [
|
|
2735
|
-
{
|
|
2736
|
-
"tsName": "onChange",
|
|
2737
|
-
"isStatic": true,
|
|
2738
|
-
"tsSignatureId": "OnChange|(System.Func_1[[Microsoft.Extensions.Primitives.IChangeToken,Microsoft.Extensions.Primitives,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Action):System.IDisposable|static=true",
|
|
2739
|
-
"target": {
|
|
2740
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.ChangeToken",
|
|
2741
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2742
|
-
"metadataToken": 100663328
|
|
2743
|
-
}
|
|
2744
|
-
},
|
|
2745
|
-
{
|
|
2746
|
-
"tsName": "onChange",
|
|
2747
|
-
"isStatic": true,
|
|
2748
|
-
"tsSignatureId": "OnChange|(System.Func_1[[Microsoft.Extensions.Primitives.IChangeToken,Microsoft.Extensions.Primitives,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Action_1,TState):System.IDisposable|static=true",
|
|
2749
|
-
"target": {
|
|
2750
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.ChangeToken",
|
|
2751
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2752
|
-
"metadataToken": 100663329
|
|
2753
|
-
}
|
|
2754
|
-
}
|
|
2755
|
-
]
|
|
2446
|
+
"constructors": []
|
|
2756
2447
|
},
|
|
2757
2448
|
{
|
|
2758
2449
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.Extensions",
|
|
2759
2450
|
"clrName": "Microsoft.Extensions.Primitives.Extensions",
|
|
2760
|
-
"tsEmitName": "Extensions",
|
|
2761
2451
|
"assemblyName": "Microsoft.Extensions.Primitives",
|
|
2762
2452
|
"metadataToken": 0,
|
|
2453
|
+
"kind": "StaticNamespace",
|
|
2454
|
+
"accessibility": "Public",
|
|
2455
|
+
"isAbstract": true,
|
|
2456
|
+
"isSealed": true,
|
|
2457
|
+
"isStatic": true,
|
|
2458
|
+
"arity": 0,
|
|
2459
|
+
"baseType": {
|
|
2460
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
2461
|
+
"clrName": "System.Object"
|
|
2462
|
+
},
|
|
2763
2463
|
"methods": [
|
|
2764
2464
|
{
|
|
2765
2465
|
"stableId": "Microsoft.Extensions.Primitives:Microsoft.Extensions.Primitives.Extensions::Append(System.Text.StringBuilder,Microsoft.Extensions.Primitives.StringSegment):System.Text.StringBuilder",
|
|
2766
2466
|
"clrName": "Append",
|
|
2767
|
-
"tsEmitName": "append",
|
|
2768
2467
|
"metadataToken": 100663340,
|
|
2769
2468
|
"canonicalSignature": "(System.Text.StringBuilder,Microsoft.Extensions.Primitives.StringSegment):System.Text.StringBuilder",
|
|
2770
2469
|
"normalizedSignature": "Append|(System.Text.StringBuilder,Microsoft.Extensions.Primitives.StringSegment):System.Text.StringBuilder|static=true",
|
|
2771
2470
|
"emitScope": "ClassSurface",
|
|
2471
|
+
"provenance": "Original",
|
|
2772
2472
|
"arity": 0,
|
|
2773
2473
|
"parameterCount": 2,
|
|
2474
|
+
"isStatic": true,
|
|
2475
|
+
"isAbstract": false,
|
|
2476
|
+
"isVirtual": false,
|
|
2477
|
+
"isOverride": false,
|
|
2478
|
+
"isSealed": false,
|
|
2479
|
+
"visibility": "Public",
|
|
2774
2480
|
"declaringClrType": "Microsoft.Extensions.Primitives.Extensions",
|
|
2775
2481
|
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2776
2482
|
"isExtensionMethod": true
|
|
@@ -2779,19 +2485,7 @@
|
|
|
2779
2485
|
"properties": [],
|
|
2780
2486
|
"fields": [],
|
|
2781
2487
|
"events": [],
|
|
2782
|
-
"constructors": []
|
|
2783
|
-
"exposedMethods": [
|
|
2784
|
-
{
|
|
2785
|
-
"tsName": "append",
|
|
2786
|
-
"isStatic": true,
|
|
2787
|
-
"tsSignatureId": "Append|(System.Text.StringBuilder,Microsoft.Extensions.Primitives.StringSegment):System.Text.StringBuilder|static=true",
|
|
2788
|
-
"target": {
|
|
2789
|
-
"declaringClrType": "Microsoft.Extensions.Primitives.Extensions",
|
|
2790
|
-
"declaringAssemblyName": "Microsoft.Extensions.Primitives",
|
|
2791
|
-
"metadataToken": 100663340
|
|
2792
|
-
}
|
|
2793
|
-
}
|
|
2794
|
-
]
|
|
2488
|
+
"constructors": []
|
|
2795
2489
|
}
|
|
2796
2490
|
]
|
|
2797
2491
|
}
|