@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,44 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.Extensions.Caching.Distributed",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.Extensions.Caching.Abstractions",
|
|
5
|
+
"Microsoft.Extensions.Caching.Memory"
|
|
6
|
+
],
|
|
3
7
|
"types": [
|
|
4
8
|
{
|
|
5
9
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IBufferDistributedCache",
|
|
6
10
|
"clrName": "Microsoft.Extensions.Caching.Distributed.IBufferDistributedCache",
|
|
7
|
-
"tsEmitName": "IBufferDistributedCache",
|
|
8
11
|
"assemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
9
12
|
"metadataToken": 0,
|
|
13
|
+
"kind": "Interface",
|
|
14
|
+
"accessibility": "Public",
|
|
15
|
+
"isAbstract": true,
|
|
16
|
+
"isSealed": false,
|
|
17
|
+
"isStatic": false,
|
|
18
|
+
"arity": 0,
|
|
19
|
+
"interfaces": [
|
|
20
|
+
{
|
|
21
|
+
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
22
|
+
"clrName": "Microsoft.Extensions.Caching.Distributed.IDistributedCache"
|
|
23
|
+
}
|
|
24
|
+
],
|
|
10
25
|
"methods": [
|
|
11
26
|
{
|
|
12
27
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IBufferDistributedCache::TryGet(System.String,System.Buffers.IBufferWriter_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
13
28
|
"clrName": "TryGet",
|
|
14
|
-
"tsEmitName": "tryGet",
|
|
15
29
|
"metadataToken": 100663347,
|
|
16
30
|
"canonicalSignature": "(System.String,System.Buffers.IBufferWriter_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
17
31
|
"normalizedSignature": "TryGet|(System.String,System.Buffers.IBufferWriter_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean|static=false",
|
|
18
32
|
"emitScope": "ClassSurface",
|
|
33
|
+
"provenance": "Original",
|
|
19
34
|
"arity": 0,
|
|
20
35
|
"parameterCount": 2,
|
|
36
|
+
"isStatic": false,
|
|
37
|
+
"isAbstract": true,
|
|
38
|
+
"isVirtual": true,
|
|
39
|
+
"isOverride": false,
|
|
40
|
+
"isSealed": false,
|
|
41
|
+
"visibility": "Public",
|
|
21
42
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IBufferDistributedCache",
|
|
22
43
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
23
44
|
"isExtensionMethod": false
|
|
@@ -25,13 +46,19 @@
|
|
|
25
46
|
{
|
|
26
47
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IBufferDistributedCache::TryGetAsync(System.String,System.Buffers.IBufferWriter_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
27
48
|
"clrName": "TryGetAsync",
|
|
28
|
-
"tsEmitName": "tryGetAsync",
|
|
29
49
|
"metadataToken": 100663348,
|
|
30
50
|
"canonicalSignature": "(System.String,System.Buffers.IBufferWriter_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
31
51
|
"normalizedSignature": "TryGetAsync|(System.String,System.Buffers.IBufferWriter_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
32
52
|
"emitScope": "ClassSurface",
|
|
53
|
+
"provenance": "Original",
|
|
33
54
|
"arity": 0,
|
|
34
55
|
"parameterCount": 3,
|
|
56
|
+
"isStatic": false,
|
|
57
|
+
"isAbstract": true,
|
|
58
|
+
"isVirtual": true,
|
|
59
|
+
"isOverride": false,
|
|
60
|
+
"isSealed": false,
|
|
61
|
+
"visibility": "Public",
|
|
35
62
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IBufferDistributedCache",
|
|
36
63
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
37
64
|
"isExtensionMethod": false
|
|
@@ -39,13 +66,19 @@
|
|
|
39
66
|
{
|
|
40
67
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IBufferDistributedCache::Set(System.String,System.Buffers.ReadOnlySequence_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void",
|
|
41
68
|
"clrName": "Set",
|
|
42
|
-
"tsEmitName": "set",
|
|
43
69
|
"metadataToken": 100663349,
|
|
44
70
|
"canonicalSignature": "(System.String,System.Buffers.ReadOnlySequence_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void",
|
|
45
71
|
"normalizedSignature": "Set|(System.String,System.Buffers.ReadOnlySequence_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void|static=false",
|
|
46
72
|
"emitScope": "ClassSurface",
|
|
73
|
+
"provenance": "Original",
|
|
47
74
|
"arity": 0,
|
|
48
75
|
"parameterCount": 3,
|
|
76
|
+
"isStatic": false,
|
|
77
|
+
"isAbstract": true,
|
|
78
|
+
"isVirtual": true,
|
|
79
|
+
"isOverride": false,
|
|
80
|
+
"isSealed": false,
|
|
81
|
+
"visibility": "Public",
|
|
49
82
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IBufferDistributedCache",
|
|
50
83
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
51
84
|
"isExtensionMethod": false
|
|
@@ -53,13 +86,19 @@
|
|
|
53
86
|
{
|
|
54
87
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IBufferDistributedCache::SetAsync(System.String,System.Buffers.ReadOnlySequence_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask",
|
|
55
88
|
"clrName": "SetAsync",
|
|
56
|
-
"tsEmitName": "setAsync",
|
|
57
89
|
"metadataToken": 100663350,
|
|
58
90
|
"canonicalSignature": "(System.String,System.Buffers.ReadOnlySequence_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask",
|
|
59
91
|
"normalizedSignature": "SetAsync|(System.String,System.Buffers.ReadOnlySequence_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask|static=false",
|
|
60
92
|
"emitScope": "ClassSurface",
|
|
93
|
+
"provenance": "Original",
|
|
61
94
|
"arity": 0,
|
|
62
95
|
"parameterCount": 4,
|
|
96
|
+
"isStatic": false,
|
|
97
|
+
"isAbstract": true,
|
|
98
|
+
"isVirtual": true,
|
|
99
|
+
"isOverride": false,
|
|
100
|
+
"isSealed": false,
|
|
101
|
+
"visibility": "Public",
|
|
63
102
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IBufferDistributedCache",
|
|
64
103
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
65
104
|
"isExtensionMethod": false
|
|
@@ -67,13 +106,19 @@
|
|
|
67
106
|
{
|
|
68
107
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache::Get(System.String):System.Byte[]",
|
|
69
108
|
"clrName": "Get",
|
|
70
|
-
"tsEmitName": "get",
|
|
71
109
|
"metadataToken": 100663351,
|
|
72
110
|
"canonicalSignature": "(System.String):System.Byte[]",
|
|
73
111
|
"normalizedSignature": "Get|(System.String):System.Byte[]|static=false",
|
|
74
112
|
"emitScope": "ClassSurface",
|
|
113
|
+
"provenance": "Original",
|
|
75
114
|
"arity": 0,
|
|
76
115
|
"parameterCount": 1,
|
|
116
|
+
"isStatic": false,
|
|
117
|
+
"isAbstract": true,
|
|
118
|
+
"isVirtual": true,
|
|
119
|
+
"isOverride": false,
|
|
120
|
+
"isSealed": false,
|
|
121
|
+
"visibility": "Public",
|
|
77
122
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
78
123
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
79
124
|
"isExtensionMethod": false
|
|
@@ -81,13 +126,19 @@
|
|
|
81
126
|
{
|
|
82
127
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache::GetAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
83
128
|
"clrName": "GetAsync",
|
|
84
|
-
"tsEmitName": "getAsync",
|
|
85
129
|
"metadataToken": 100663352,
|
|
86
130
|
"canonicalSignature": "(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
87
131
|
"normalizedSignature": "GetAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
88
132
|
"emitScope": "ClassSurface",
|
|
133
|
+
"provenance": "Original",
|
|
89
134
|
"arity": 0,
|
|
90
135
|
"parameterCount": 2,
|
|
136
|
+
"isStatic": false,
|
|
137
|
+
"isAbstract": true,
|
|
138
|
+
"isVirtual": true,
|
|
139
|
+
"isOverride": false,
|
|
140
|
+
"isSealed": false,
|
|
141
|
+
"visibility": "Public",
|
|
91
142
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
92
143
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
93
144
|
"isExtensionMethod": false
|
|
@@ -95,13 +146,19 @@
|
|
|
95
146
|
{
|
|
96
147
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache::Set(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void",
|
|
97
148
|
"clrName": "Set",
|
|
98
|
-
"tsEmitName": "set",
|
|
99
149
|
"metadataToken": 100663353,
|
|
100
150
|
"canonicalSignature": "(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void",
|
|
101
151
|
"normalizedSignature": "Set|(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void|static=false",
|
|
102
152
|
"emitScope": "ClassSurface",
|
|
153
|
+
"provenance": "Original",
|
|
103
154
|
"arity": 0,
|
|
104
155
|
"parameterCount": 3,
|
|
156
|
+
"isStatic": false,
|
|
157
|
+
"isAbstract": true,
|
|
158
|
+
"isVirtual": true,
|
|
159
|
+
"isOverride": false,
|
|
160
|
+
"isSealed": false,
|
|
161
|
+
"visibility": "Public",
|
|
105
162
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
106
163
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
107
164
|
"isExtensionMethod": false
|
|
@@ -109,13 +166,19 @@
|
|
|
109
166
|
{
|
|
110
167
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache::SetAsync(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
111
168
|
"clrName": "SetAsync",
|
|
112
|
-
"tsEmitName": "setAsync",
|
|
113
169
|
"metadataToken": 100663354,
|
|
114
170
|
"canonicalSignature": "(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
115
171
|
"normalizedSignature": "SetAsync|(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
116
172
|
"emitScope": "ClassSurface",
|
|
173
|
+
"provenance": "Original",
|
|
117
174
|
"arity": 0,
|
|
118
175
|
"parameterCount": 4,
|
|
176
|
+
"isStatic": false,
|
|
177
|
+
"isAbstract": true,
|
|
178
|
+
"isVirtual": true,
|
|
179
|
+
"isOverride": false,
|
|
180
|
+
"isSealed": false,
|
|
181
|
+
"visibility": "Public",
|
|
119
182
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
120
183
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
121
184
|
"isExtensionMethod": false
|
|
@@ -123,13 +186,19 @@
|
|
|
123
186
|
{
|
|
124
187
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache::Refresh(System.String):System.Void",
|
|
125
188
|
"clrName": "Refresh",
|
|
126
|
-
"tsEmitName": "refresh",
|
|
127
189
|
"metadataToken": 100663355,
|
|
128
190
|
"canonicalSignature": "(System.String):System.Void",
|
|
129
191
|
"normalizedSignature": "Refresh|(System.String):System.Void|static=false",
|
|
130
192
|
"emitScope": "ClassSurface",
|
|
193
|
+
"provenance": "Original",
|
|
131
194
|
"arity": 0,
|
|
132
195
|
"parameterCount": 1,
|
|
196
|
+
"isStatic": false,
|
|
197
|
+
"isAbstract": true,
|
|
198
|
+
"isVirtual": true,
|
|
199
|
+
"isOverride": false,
|
|
200
|
+
"isSealed": false,
|
|
201
|
+
"visibility": "Public",
|
|
133
202
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
134
203
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
135
204
|
"isExtensionMethod": false
|
|
@@ -137,13 +206,19 @@
|
|
|
137
206
|
{
|
|
138
207
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache::RefreshAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
139
208
|
"clrName": "RefreshAsync",
|
|
140
|
-
"tsEmitName": "refreshAsync",
|
|
141
209
|
"metadataToken": 100663356,
|
|
142
210
|
"canonicalSignature": "(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
143
211
|
"normalizedSignature": "RefreshAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
144
212
|
"emitScope": "ClassSurface",
|
|
213
|
+
"provenance": "Original",
|
|
145
214
|
"arity": 0,
|
|
146
215
|
"parameterCount": 2,
|
|
216
|
+
"isStatic": false,
|
|
217
|
+
"isAbstract": true,
|
|
218
|
+
"isVirtual": true,
|
|
219
|
+
"isOverride": false,
|
|
220
|
+
"isSealed": false,
|
|
221
|
+
"visibility": "Public",
|
|
147
222
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
148
223
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
149
224
|
"isExtensionMethod": false
|
|
@@ -152,127 +227,36 @@
|
|
|
152
227
|
"properties": [],
|
|
153
228
|
"fields": [],
|
|
154
229
|
"events": [],
|
|
155
|
-
"constructors": []
|
|
156
|
-
"exposedMethods": [
|
|
157
|
-
{
|
|
158
|
-
"tsName": "tryGet",
|
|
159
|
-
"isStatic": false,
|
|
160
|
-
"tsSignatureId": "TryGet|(System.String,System.Buffers.IBufferWriter_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean|static=false",
|
|
161
|
-
"target": {
|
|
162
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IBufferDistributedCache",
|
|
163
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
164
|
-
"metadataToken": 100663347
|
|
165
|
-
}
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"tsName": "tryGetAsync",
|
|
169
|
-
"isStatic": false,
|
|
170
|
-
"tsSignatureId": "TryGetAsync|(System.String,System.Buffers.IBufferWriter_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
171
|
-
"target": {
|
|
172
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IBufferDistributedCache",
|
|
173
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
174
|
-
"metadataToken": 100663348
|
|
175
|
-
}
|
|
176
|
-
},
|
|
177
|
-
{
|
|
178
|
-
"tsName": "set",
|
|
179
|
-
"isStatic": false,
|
|
180
|
-
"tsSignatureId": "Set|(System.String,System.Buffers.ReadOnlySequence_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void|static=false",
|
|
181
|
-
"target": {
|
|
182
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IBufferDistributedCache",
|
|
183
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
184
|
-
"metadataToken": 100663349
|
|
185
|
-
}
|
|
186
|
-
},
|
|
187
|
-
{
|
|
188
|
-
"tsName": "setAsync",
|
|
189
|
-
"isStatic": false,
|
|
190
|
-
"tsSignatureId": "SetAsync|(System.String,System.Buffers.ReadOnlySequence_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask|static=false",
|
|
191
|
-
"target": {
|
|
192
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IBufferDistributedCache",
|
|
193
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
194
|
-
"metadataToken": 100663350
|
|
195
|
-
}
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
"tsName": "get",
|
|
199
|
-
"isStatic": false,
|
|
200
|
-
"tsSignatureId": "Get|(System.String):System.Byte[]|static=false",
|
|
201
|
-
"target": {
|
|
202
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
203
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
204
|
-
"metadataToken": 100663351
|
|
205
|
-
}
|
|
206
|
-
},
|
|
207
|
-
{
|
|
208
|
-
"tsName": "getAsync",
|
|
209
|
-
"isStatic": false,
|
|
210
|
-
"tsSignatureId": "GetAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
211
|
-
"target": {
|
|
212
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
213
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
214
|
-
"metadataToken": 100663352
|
|
215
|
-
}
|
|
216
|
-
},
|
|
217
|
-
{
|
|
218
|
-
"tsName": "set",
|
|
219
|
-
"isStatic": false,
|
|
220
|
-
"tsSignatureId": "Set|(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void|static=false",
|
|
221
|
-
"target": {
|
|
222
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
223
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
224
|
-
"metadataToken": 100663353
|
|
225
|
-
}
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
"tsName": "setAsync",
|
|
229
|
-
"isStatic": false,
|
|
230
|
-
"tsSignatureId": "SetAsync|(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
231
|
-
"target": {
|
|
232
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
233
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
234
|
-
"metadataToken": 100663354
|
|
235
|
-
}
|
|
236
|
-
},
|
|
237
|
-
{
|
|
238
|
-
"tsName": "refresh",
|
|
239
|
-
"isStatic": false,
|
|
240
|
-
"tsSignatureId": "Refresh|(System.String):System.Void|static=false",
|
|
241
|
-
"target": {
|
|
242
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
243
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
244
|
-
"metadataToken": 100663355
|
|
245
|
-
}
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
"tsName": "refreshAsync",
|
|
249
|
-
"isStatic": false,
|
|
250
|
-
"tsSignatureId": "RefreshAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
251
|
-
"target": {
|
|
252
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
253
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
254
|
-
"metadataToken": 100663356
|
|
255
|
-
}
|
|
256
|
-
}
|
|
257
|
-
]
|
|
230
|
+
"constructors": []
|
|
258
231
|
},
|
|
259
232
|
{
|
|
260
233
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
261
234
|
"clrName": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
262
|
-
"tsEmitName": "IDistributedCache",
|
|
263
235
|
"assemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
264
236
|
"metadataToken": 0,
|
|
237
|
+
"kind": "Interface",
|
|
238
|
+
"accessibility": "Public",
|
|
239
|
+
"isAbstract": true,
|
|
240
|
+
"isSealed": false,
|
|
241
|
+
"isStatic": false,
|
|
242
|
+
"arity": 0,
|
|
265
243
|
"methods": [
|
|
266
244
|
{
|
|
267
245
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache::Get(System.String):System.Byte[]",
|
|
268
246
|
"clrName": "Get",
|
|
269
|
-
"tsEmitName": "get",
|
|
270
247
|
"metadataToken": 100663351,
|
|
271
248
|
"canonicalSignature": "(System.String):System.Byte[]",
|
|
272
249
|
"normalizedSignature": "Get|(System.String):System.Byte[]|static=false",
|
|
273
250
|
"emitScope": "ClassSurface",
|
|
251
|
+
"provenance": "Original",
|
|
274
252
|
"arity": 0,
|
|
275
253
|
"parameterCount": 1,
|
|
254
|
+
"isStatic": false,
|
|
255
|
+
"isAbstract": true,
|
|
256
|
+
"isVirtual": true,
|
|
257
|
+
"isOverride": false,
|
|
258
|
+
"isSealed": false,
|
|
259
|
+
"visibility": "Public",
|
|
276
260
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
277
261
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
278
262
|
"isExtensionMethod": false
|
|
@@ -280,13 +264,19 @@
|
|
|
280
264
|
{
|
|
281
265
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache::GetAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
282
266
|
"clrName": "GetAsync",
|
|
283
|
-
"tsEmitName": "getAsync",
|
|
284
267
|
"metadataToken": 100663352,
|
|
285
268
|
"canonicalSignature": "(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
286
269
|
"normalizedSignature": "GetAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
287
270
|
"emitScope": "ClassSurface",
|
|
271
|
+
"provenance": "Original",
|
|
288
272
|
"arity": 0,
|
|
289
273
|
"parameterCount": 2,
|
|
274
|
+
"isStatic": false,
|
|
275
|
+
"isAbstract": true,
|
|
276
|
+
"isVirtual": true,
|
|
277
|
+
"isOverride": false,
|
|
278
|
+
"isSealed": false,
|
|
279
|
+
"visibility": "Public",
|
|
290
280
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
291
281
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
292
282
|
"isExtensionMethod": false
|
|
@@ -294,13 +284,19 @@
|
|
|
294
284
|
{
|
|
295
285
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache::Set(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void",
|
|
296
286
|
"clrName": "Set",
|
|
297
|
-
"tsEmitName": "set",
|
|
298
287
|
"metadataToken": 100663353,
|
|
299
288
|
"canonicalSignature": "(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void",
|
|
300
289
|
"normalizedSignature": "Set|(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void|static=false",
|
|
301
290
|
"emitScope": "ClassSurface",
|
|
291
|
+
"provenance": "Original",
|
|
302
292
|
"arity": 0,
|
|
303
293
|
"parameterCount": 3,
|
|
294
|
+
"isStatic": false,
|
|
295
|
+
"isAbstract": true,
|
|
296
|
+
"isVirtual": true,
|
|
297
|
+
"isOverride": false,
|
|
298
|
+
"isSealed": false,
|
|
299
|
+
"visibility": "Public",
|
|
304
300
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
305
301
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
306
302
|
"isExtensionMethod": false
|
|
@@ -308,13 +304,19 @@
|
|
|
308
304
|
{
|
|
309
305
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache::SetAsync(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
310
306
|
"clrName": "SetAsync",
|
|
311
|
-
"tsEmitName": "setAsync",
|
|
312
307
|
"metadataToken": 100663354,
|
|
313
308
|
"canonicalSignature": "(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
314
309
|
"normalizedSignature": "SetAsync|(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
315
310
|
"emitScope": "ClassSurface",
|
|
311
|
+
"provenance": "Original",
|
|
316
312
|
"arity": 0,
|
|
317
313
|
"parameterCount": 4,
|
|
314
|
+
"isStatic": false,
|
|
315
|
+
"isAbstract": true,
|
|
316
|
+
"isVirtual": true,
|
|
317
|
+
"isOverride": false,
|
|
318
|
+
"isSealed": false,
|
|
319
|
+
"visibility": "Public",
|
|
318
320
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
319
321
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
320
322
|
"isExtensionMethod": false
|
|
@@ -322,13 +324,19 @@
|
|
|
322
324
|
{
|
|
323
325
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache::Refresh(System.String):System.Void",
|
|
324
326
|
"clrName": "Refresh",
|
|
325
|
-
"tsEmitName": "refresh",
|
|
326
327
|
"metadataToken": 100663355,
|
|
327
328
|
"canonicalSignature": "(System.String):System.Void",
|
|
328
329
|
"normalizedSignature": "Refresh|(System.String):System.Void|static=false",
|
|
329
330
|
"emitScope": "ClassSurface",
|
|
331
|
+
"provenance": "Original",
|
|
330
332
|
"arity": 0,
|
|
331
333
|
"parameterCount": 1,
|
|
334
|
+
"isStatic": false,
|
|
335
|
+
"isAbstract": true,
|
|
336
|
+
"isVirtual": true,
|
|
337
|
+
"isOverride": false,
|
|
338
|
+
"isSealed": false,
|
|
339
|
+
"visibility": "Public",
|
|
332
340
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
333
341
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
334
342
|
"isExtensionMethod": false
|
|
@@ -336,13 +344,19 @@
|
|
|
336
344
|
{
|
|
337
345
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache::RefreshAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
338
346
|
"clrName": "RefreshAsync",
|
|
339
|
-
"tsEmitName": "refreshAsync",
|
|
340
347
|
"metadataToken": 100663356,
|
|
341
348
|
"canonicalSignature": "(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
342
349
|
"normalizedSignature": "RefreshAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
343
350
|
"emitScope": "ClassSurface",
|
|
351
|
+
"provenance": "Original",
|
|
344
352
|
"arity": 0,
|
|
345
353
|
"parameterCount": 2,
|
|
354
|
+
"isStatic": false,
|
|
355
|
+
"isAbstract": true,
|
|
356
|
+
"isVirtual": true,
|
|
357
|
+
"isOverride": false,
|
|
358
|
+
"isSealed": false,
|
|
359
|
+
"visibility": "Public",
|
|
346
360
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
347
361
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
348
362
|
"isExtensionMethod": false
|
|
@@ -351,117 +365,79 @@
|
|
|
351
365
|
"properties": [],
|
|
352
366
|
"fields": [],
|
|
353
367
|
"events": [],
|
|
354
|
-
"constructors": []
|
|
355
|
-
"exposedMethods": [
|
|
356
|
-
{
|
|
357
|
-
"tsName": "get",
|
|
358
|
-
"isStatic": false,
|
|
359
|
-
"tsSignatureId": "Get|(System.String):System.Byte[]|static=false",
|
|
360
|
-
"target": {
|
|
361
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
362
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
363
|
-
"metadataToken": 100663351
|
|
364
|
-
}
|
|
365
|
-
},
|
|
366
|
-
{
|
|
367
|
-
"tsName": "getAsync",
|
|
368
|
-
"isStatic": false,
|
|
369
|
-
"tsSignatureId": "GetAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
370
|
-
"target": {
|
|
371
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
372
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
373
|
-
"metadataToken": 100663352
|
|
374
|
-
}
|
|
375
|
-
},
|
|
376
|
-
{
|
|
377
|
-
"tsName": "set",
|
|
378
|
-
"isStatic": false,
|
|
379
|
-
"tsSignatureId": "Set|(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void|static=false",
|
|
380
|
-
"target": {
|
|
381
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
382
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
383
|
-
"metadataToken": 100663353
|
|
384
|
-
}
|
|
385
|
-
},
|
|
386
|
-
{
|
|
387
|
-
"tsName": "setAsync",
|
|
388
|
-
"isStatic": false,
|
|
389
|
-
"tsSignatureId": "SetAsync|(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
390
|
-
"target": {
|
|
391
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
392
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
393
|
-
"metadataToken": 100663354
|
|
394
|
-
}
|
|
395
|
-
},
|
|
396
|
-
{
|
|
397
|
-
"tsName": "refresh",
|
|
398
|
-
"isStatic": false,
|
|
399
|
-
"tsSignatureId": "Refresh|(System.String):System.Void|static=false",
|
|
400
|
-
"target": {
|
|
401
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
402
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
403
|
-
"metadataToken": 100663355
|
|
404
|
-
}
|
|
405
|
-
},
|
|
406
|
-
{
|
|
407
|
-
"tsName": "refreshAsync",
|
|
408
|
-
"isStatic": false,
|
|
409
|
-
"tsSignatureId": "RefreshAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
410
|
-
"target": {
|
|
411
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
412
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
413
|
-
"metadataToken": 100663356
|
|
414
|
-
}
|
|
415
|
-
}
|
|
416
|
-
]
|
|
368
|
+
"constructors": []
|
|
417
369
|
},
|
|
418
370
|
{
|
|
419
371
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions",
|
|
420
372
|
"clrName": "Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions",
|
|
421
|
-
"tsEmitName": "DistributedCacheEntryOptions",
|
|
422
373
|
"assemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
423
374
|
"metadataToken": 0,
|
|
375
|
+
"kind": "Class",
|
|
376
|
+
"accessibility": "Public",
|
|
377
|
+
"isAbstract": false,
|
|
378
|
+
"isSealed": false,
|
|
379
|
+
"isStatic": false,
|
|
380
|
+
"arity": 0,
|
|
381
|
+
"baseType": {
|
|
382
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
383
|
+
"clrName": "System.Object"
|
|
384
|
+
},
|
|
424
385
|
"methods": [],
|
|
425
386
|
"properties": [
|
|
426
387
|
{
|
|
427
388
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions::AbsoluteExpiration:System.Nullable_1[[System.DateTimeOffset,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
428
389
|
"clrName": "AbsoluteExpiration",
|
|
429
|
-
"tsEmitName": "absoluteExpiration",
|
|
430
390
|
"metadataToken": 385875974,
|
|
431
391
|
"canonicalSignature": ":System.Nullable_1[[System.DateTimeOffset,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
432
392
|
"normalizedSignature": "AbsoluteExpiration|:System.Nullable_1[[System.DateTimeOffset,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
433
393
|
"emitScope": "ClassSurface",
|
|
394
|
+
"provenance": "Original",
|
|
434
395
|
"isIndexer": false,
|
|
435
396
|
"hasGetter": true,
|
|
436
397
|
"hasSetter": true,
|
|
398
|
+
"isStatic": false,
|
|
399
|
+
"isAbstract": false,
|
|
400
|
+
"isVirtual": false,
|
|
401
|
+
"isOverride": false,
|
|
402
|
+
"visibility": "Public",
|
|
437
403
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions",
|
|
438
404
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions"
|
|
439
405
|
},
|
|
440
406
|
{
|
|
441
407
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions::AbsoluteExpirationRelativeToNow:System.Nullable_1[[System.TimeSpan,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
442
408
|
"clrName": "AbsoluteExpirationRelativeToNow",
|
|
443
|
-
"tsEmitName": "absoluteExpirationRelativeToNow",
|
|
444
409
|
"metadataToken": 385875975,
|
|
445
410
|
"canonicalSignature": ":System.Nullable_1[[System.TimeSpan,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
446
411
|
"normalizedSignature": "AbsoluteExpirationRelativeToNow|:System.Nullable_1[[System.TimeSpan,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
447
412
|
"emitScope": "ClassSurface",
|
|
413
|
+
"provenance": "Original",
|
|
448
414
|
"isIndexer": false,
|
|
449
415
|
"hasGetter": true,
|
|
450
416
|
"hasSetter": true,
|
|
417
|
+
"isStatic": false,
|
|
418
|
+
"isAbstract": false,
|
|
419
|
+
"isVirtual": false,
|
|
420
|
+
"isOverride": false,
|
|
421
|
+
"visibility": "Public",
|
|
451
422
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions",
|
|
452
423
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions"
|
|
453
424
|
},
|
|
454
425
|
{
|
|
455
426
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions::SlidingExpiration:System.Nullable_1[[System.TimeSpan,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
456
427
|
"clrName": "SlidingExpiration",
|
|
457
|
-
"tsEmitName": "slidingExpiration",
|
|
458
428
|
"metadataToken": 385875976,
|
|
459
429
|
"canonicalSignature": ":System.Nullable_1[[System.TimeSpan,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
460
430
|
"normalizedSignature": "SlidingExpiration|:System.Nullable_1[[System.TimeSpan,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
461
431
|
"emitScope": "ClassSurface",
|
|
432
|
+
"provenance": "Original",
|
|
462
433
|
"isIndexer": false,
|
|
463
434
|
"hasGetter": true,
|
|
464
435
|
"hasSetter": true,
|
|
436
|
+
"isStatic": false,
|
|
437
|
+
"isAbstract": false,
|
|
438
|
+
"isVirtual": false,
|
|
439
|
+
"isOverride": false,
|
|
440
|
+
"visibility": "Public",
|
|
465
441
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions",
|
|
466
442
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions"
|
|
467
443
|
}
|
|
@@ -476,71 +452,50 @@
|
|
|
476
452
|
"normalizedSignature": "constructor|():void|static=false",
|
|
477
453
|
"isStatic": false,
|
|
478
454
|
"parameterCount": 0,
|
|
455
|
+
"visibility": "Public",
|
|
479
456
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions",
|
|
480
457
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions"
|
|
481
458
|
}
|
|
482
|
-
],
|
|
483
|
-
"exposedProperties": [
|
|
484
|
-
{
|
|
485
|
-
"tsName": "absoluteExpiration",
|
|
486
|
-
"isStatic": false,
|
|
487
|
-
"tsSignatureId": "AbsoluteExpiration|:System.Nullable_1[[System.DateTimeOffset,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
488
|
-
"target": {
|
|
489
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions",
|
|
490
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
491
|
-
"metadataToken": 385875974
|
|
492
|
-
}
|
|
493
|
-
},
|
|
494
|
-
{
|
|
495
|
-
"tsName": "absoluteExpirationRelativeToNow",
|
|
496
|
-
"isStatic": false,
|
|
497
|
-
"tsSignatureId": "AbsoluteExpirationRelativeToNow|:System.Nullable_1[[System.TimeSpan,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
498
|
-
"target": {
|
|
499
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions",
|
|
500
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
501
|
-
"metadataToken": 385875975
|
|
502
|
-
}
|
|
503
|
-
},
|
|
504
|
-
{
|
|
505
|
-
"tsName": "slidingExpiration",
|
|
506
|
-
"isStatic": false,
|
|
507
|
-
"tsSignatureId": "SlidingExpiration|:System.Nullable_1[[System.TimeSpan,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
508
|
-
"target": {
|
|
509
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions",
|
|
510
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
511
|
-
"metadataToken": 385875976
|
|
512
|
-
}
|
|
513
|
-
}
|
|
514
|
-
],
|
|
515
|
-
"exposedConstructors": [
|
|
516
|
-
{
|
|
517
|
-
"isStatic": false,
|
|
518
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
519
|
-
"target": {
|
|
520
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions",
|
|
521
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
522
|
-
"metadataToken": 100663336
|
|
523
|
-
}
|
|
524
|
-
}
|
|
525
459
|
]
|
|
526
460
|
},
|
|
527
461
|
{
|
|
528
462
|
"stableId": "Microsoft.Extensions.Caching.Memory:Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
529
463
|
"clrName": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
530
|
-
"tsEmitName": "MemoryDistributedCache",
|
|
531
464
|
"assemblyName": "Microsoft.Extensions.Caching.Memory",
|
|
532
465
|
"metadataToken": 0,
|
|
466
|
+
"kind": "Class",
|
|
467
|
+
"accessibility": "Public",
|
|
468
|
+
"isAbstract": false,
|
|
469
|
+
"isSealed": false,
|
|
470
|
+
"isStatic": false,
|
|
471
|
+
"arity": 0,
|
|
472
|
+
"baseType": {
|
|
473
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
474
|
+
"clrName": "System.Object"
|
|
475
|
+
},
|
|
476
|
+
"interfaces": [
|
|
477
|
+
{
|
|
478
|
+
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
479
|
+
"clrName": "Microsoft.Extensions.Caching.Distributed.IDistributedCache"
|
|
480
|
+
}
|
|
481
|
+
],
|
|
533
482
|
"methods": [
|
|
534
483
|
{
|
|
535
484
|
"stableId": "Microsoft.Extensions.Caching.Memory:Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache::Get(System.String):System.Byte[]",
|
|
536
485
|
"clrName": "Get",
|
|
537
|
-
"tsEmitName": "get",
|
|
538
486
|
"metadataToken": 100663318,
|
|
539
487
|
"canonicalSignature": "(System.String):System.Byte[]",
|
|
540
488
|
"normalizedSignature": "Get|(System.String):System.Byte[]|static=false",
|
|
541
489
|
"emitScope": "ClassSurface",
|
|
490
|
+
"provenance": "Original",
|
|
542
491
|
"arity": 0,
|
|
543
492
|
"parameterCount": 1,
|
|
493
|
+
"isStatic": false,
|
|
494
|
+
"isAbstract": false,
|
|
495
|
+
"isVirtual": true,
|
|
496
|
+
"isOverride": false,
|
|
497
|
+
"isSealed": true,
|
|
498
|
+
"visibility": "Public",
|
|
544
499
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
545
500
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory",
|
|
546
501
|
"isExtensionMethod": false
|
|
@@ -548,13 +503,19 @@
|
|
|
548
503
|
{
|
|
549
504
|
"stableId": "Microsoft.Extensions.Caching.Memory:Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache::GetAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
550
505
|
"clrName": "GetAsync",
|
|
551
|
-
"tsEmitName": "getAsync",
|
|
552
506
|
"metadataToken": 100663319,
|
|
553
507
|
"canonicalSignature": "(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
554
508
|
"normalizedSignature": "GetAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
555
509
|
"emitScope": "ClassSurface",
|
|
510
|
+
"provenance": "Original",
|
|
556
511
|
"arity": 0,
|
|
557
512
|
"parameterCount": 2,
|
|
513
|
+
"isStatic": false,
|
|
514
|
+
"isAbstract": false,
|
|
515
|
+
"isVirtual": true,
|
|
516
|
+
"isOverride": false,
|
|
517
|
+
"isSealed": true,
|
|
518
|
+
"visibility": "Public",
|
|
558
519
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
559
520
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory",
|
|
560
521
|
"isExtensionMethod": false
|
|
@@ -562,13 +523,19 @@
|
|
|
562
523
|
{
|
|
563
524
|
"stableId": "Microsoft.Extensions.Caching.Memory:Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache::Set(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void",
|
|
564
525
|
"clrName": "Set",
|
|
565
|
-
"tsEmitName": "set",
|
|
566
526
|
"metadataToken": 100663320,
|
|
567
527
|
"canonicalSignature": "(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void",
|
|
568
528
|
"normalizedSignature": "Set|(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void|static=false",
|
|
569
529
|
"emitScope": "ClassSurface",
|
|
530
|
+
"provenance": "Original",
|
|
570
531
|
"arity": 0,
|
|
571
532
|
"parameterCount": 3,
|
|
533
|
+
"isStatic": false,
|
|
534
|
+
"isAbstract": false,
|
|
535
|
+
"isVirtual": true,
|
|
536
|
+
"isOverride": false,
|
|
537
|
+
"isSealed": true,
|
|
538
|
+
"visibility": "Public",
|
|
572
539
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
573
540
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory",
|
|
574
541
|
"isExtensionMethod": false
|
|
@@ -576,13 +543,19 @@
|
|
|
576
543
|
{
|
|
577
544
|
"stableId": "Microsoft.Extensions.Caching.Memory:Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache::SetAsync(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
578
545
|
"clrName": "SetAsync",
|
|
579
|
-
"tsEmitName": "setAsync",
|
|
580
546
|
"metadataToken": 100663321,
|
|
581
547
|
"canonicalSignature": "(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
582
548
|
"normalizedSignature": "SetAsync|(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
583
549
|
"emitScope": "ClassSurface",
|
|
550
|
+
"provenance": "Original",
|
|
584
551
|
"arity": 0,
|
|
585
552
|
"parameterCount": 4,
|
|
553
|
+
"isStatic": false,
|
|
554
|
+
"isAbstract": false,
|
|
555
|
+
"isVirtual": true,
|
|
556
|
+
"isOverride": false,
|
|
557
|
+
"isSealed": true,
|
|
558
|
+
"visibility": "Public",
|
|
586
559
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
587
560
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory",
|
|
588
561
|
"isExtensionMethod": false
|
|
@@ -590,13 +563,19 @@
|
|
|
590
563
|
{
|
|
591
564
|
"stableId": "Microsoft.Extensions.Caching.Memory:Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache::Refresh(System.String):System.Void",
|
|
592
565
|
"clrName": "Refresh",
|
|
593
|
-
"tsEmitName": "refresh",
|
|
594
566
|
"metadataToken": 100663322,
|
|
595
567
|
"canonicalSignature": "(System.String):System.Void",
|
|
596
568
|
"normalizedSignature": "Refresh|(System.String):System.Void|static=false",
|
|
597
569
|
"emitScope": "ClassSurface",
|
|
570
|
+
"provenance": "Original",
|
|
598
571
|
"arity": 0,
|
|
599
572
|
"parameterCount": 1,
|
|
573
|
+
"isStatic": false,
|
|
574
|
+
"isAbstract": false,
|
|
575
|
+
"isVirtual": true,
|
|
576
|
+
"isOverride": false,
|
|
577
|
+
"isSealed": true,
|
|
578
|
+
"visibility": "Public",
|
|
600
579
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
601
580
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory",
|
|
602
581
|
"isExtensionMethod": false
|
|
@@ -604,13 +583,19 @@
|
|
|
604
583
|
{
|
|
605
584
|
"stableId": "Microsoft.Extensions.Caching.Memory:Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache::RefreshAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
606
585
|
"clrName": "RefreshAsync",
|
|
607
|
-
"tsEmitName": "refreshAsync",
|
|
608
586
|
"metadataToken": 100663323,
|
|
609
587
|
"canonicalSignature": "(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
610
588
|
"normalizedSignature": "RefreshAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
611
589
|
"emitScope": "ClassSurface",
|
|
590
|
+
"provenance": "Original",
|
|
612
591
|
"arity": 0,
|
|
613
592
|
"parameterCount": 2,
|
|
593
|
+
"isStatic": false,
|
|
594
|
+
"isAbstract": false,
|
|
595
|
+
"isVirtual": true,
|
|
596
|
+
"isOverride": false,
|
|
597
|
+
"isSealed": true,
|
|
598
|
+
"visibility": "Public",
|
|
614
599
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
615
600
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory",
|
|
616
601
|
"isExtensionMethod": false
|
|
@@ -618,13 +603,19 @@
|
|
|
618
603
|
{
|
|
619
604
|
"stableId": "Microsoft.Extensions.Caching.Memory:Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache::Remove(System.String):System.Void",
|
|
620
605
|
"clrName": "Remove",
|
|
621
|
-
"tsEmitName": "remove",
|
|
622
606
|
"metadataToken": 100663324,
|
|
623
607
|
"canonicalSignature": "(System.String):System.Void",
|
|
624
608
|
"normalizedSignature": "Remove|(System.String):System.Void|static=false",
|
|
625
609
|
"emitScope": "ClassSurface",
|
|
610
|
+
"provenance": "Original",
|
|
626
611
|
"arity": 0,
|
|
627
612
|
"parameterCount": 1,
|
|
613
|
+
"isStatic": false,
|
|
614
|
+
"isAbstract": false,
|
|
615
|
+
"isVirtual": true,
|
|
616
|
+
"isOverride": false,
|
|
617
|
+
"isSealed": true,
|
|
618
|
+
"visibility": "Public",
|
|
628
619
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
629
620
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory",
|
|
630
621
|
"isExtensionMethod": false
|
|
@@ -632,13 +623,19 @@
|
|
|
632
623
|
{
|
|
633
624
|
"stableId": "Microsoft.Extensions.Caching.Memory:Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache::RemoveAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
634
625
|
"clrName": "RemoveAsync",
|
|
635
|
-
"tsEmitName": "removeAsync",
|
|
636
626
|
"metadataToken": 100663325,
|
|
637
627
|
"canonicalSignature": "(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
638
628
|
"normalizedSignature": "RemoveAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
639
629
|
"emitScope": "ClassSurface",
|
|
630
|
+
"provenance": "Original",
|
|
640
631
|
"arity": 0,
|
|
641
632
|
"parameterCount": 2,
|
|
633
|
+
"isStatic": false,
|
|
634
|
+
"isAbstract": false,
|
|
635
|
+
"isVirtual": true,
|
|
636
|
+
"isOverride": false,
|
|
637
|
+
"isSealed": true,
|
|
638
|
+
"visibility": "Public",
|
|
642
639
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
643
640
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory",
|
|
644
641
|
"isExtensionMethod": false
|
|
@@ -646,86 +643,128 @@
|
|
|
646
643
|
{
|
|
647
644
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache::Get(System.String):System.Byte[]",
|
|
648
645
|
"clrName": "Get",
|
|
649
|
-
"tsEmitName": "get$view",
|
|
650
646
|
"metadataToken": 100663351,
|
|
651
647
|
"canonicalSignature": "(System.String):System.Byte[]",
|
|
652
648
|
"normalizedSignature": "Get|(System.String):System.Byte[]|static=false",
|
|
653
649
|
"emitScope": "ViewOnly",
|
|
650
|
+
"provenance": "ExplicitView",
|
|
654
651
|
"arity": 0,
|
|
655
652
|
"parameterCount": 1,
|
|
653
|
+
"isStatic": false,
|
|
654
|
+
"isAbstract": false,
|
|
655
|
+
"isVirtual": true,
|
|
656
|
+
"isOverride": false,
|
|
657
|
+
"isSealed": false,
|
|
658
|
+
"visibility": "Public",
|
|
656
659
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
657
660
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
658
|
-
"isExtensionMethod": false
|
|
661
|
+
"isExtensionMethod": false,
|
|
662
|
+
"sourceInterface": "Microsoft.Extensions.Caching.Distributed.IDistributedCache"
|
|
659
663
|
},
|
|
660
664
|
{
|
|
661
665
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache::GetAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
662
666
|
"clrName": "GetAsync",
|
|
663
|
-
"tsEmitName": "getAsync$view",
|
|
664
667
|
"metadataToken": 100663352,
|
|
665
668
|
"canonicalSignature": "(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
666
669
|
"normalizedSignature": "GetAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
667
670
|
"emitScope": "ViewOnly",
|
|
671
|
+
"provenance": "ExplicitView",
|
|
668
672
|
"arity": 0,
|
|
669
673
|
"parameterCount": 2,
|
|
674
|
+
"isStatic": false,
|
|
675
|
+
"isAbstract": false,
|
|
676
|
+
"isVirtual": true,
|
|
677
|
+
"isOverride": false,
|
|
678
|
+
"isSealed": false,
|
|
679
|
+
"visibility": "Public",
|
|
670
680
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
671
681
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
672
|
-
"isExtensionMethod": false
|
|
682
|
+
"isExtensionMethod": false,
|
|
683
|
+
"sourceInterface": "Microsoft.Extensions.Caching.Distributed.IDistributedCache"
|
|
673
684
|
},
|
|
674
685
|
{
|
|
675
686
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache::Set(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void",
|
|
676
687
|
"clrName": "Set",
|
|
677
|
-
"tsEmitName": "set$view",
|
|
678
688
|
"metadataToken": 100663353,
|
|
679
689
|
"canonicalSignature": "(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void",
|
|
680
690
|
"normalizedSignature": "Set|(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void|static=false",
|
|
681
691
|
"emitScope": "ViewOnly",
|
|
692
|
+
"provenance": "ExplicitView",
|
|
682
693
|
"arity": 0,
|
|
683
694
|
"parameterCount": 3,
|
|
695
|
+
"isStatic": false,
|
|
696
|
+
"isAbstract": false,
|
|
697
|
+
"isVirtual": true,
|
|
698
|
+
"isOverride": false,
|
|
699
|
+
"isSealed": false,
|
|
700
|
+
"visibility": "Public",
|
|
684
701
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
685
702
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
686
|
-
"isExtensionMethod": false
|
|
703
|
+
"isExtensionMethod": false,
|
|
704
|
+
"sourceInterface": "Microsoft.Extensions.Caching.Distributed.IDistributedCache"
|
|
687
705
|
},
|
|
688
706
|
{
|
|
689
707
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache::SetAsync(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
690
708
|
"clrName": "SetAsync",
|
|
691
|
-
"tsEmitName": "setAsync$view",
|
|
692
709
|
"metadataToken": 100663354,
|
|
693
710
|
"canonicalSignature": "(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
694
711
|
"normalizedSignature": "SetAsync|(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
695
712
|
"emitScope": "ViewOnly",
|
|
713
|
+
"provenance": "ExplicitView",
|
|
696
714
|
"arity": 0,
|
|
697
715
|
"parameterCount": 4,
|
|
716
|
+
"isStatic": false,
|
|
717
|
+
"isAbstract": false,
|
|
718
|
+
"isVirtual": true,
|
|
719
|
+
"isOverride": false,
|
|
720
|
+
"isSealed": false,
|
|
721
|
+
"visibility": "Public",
|
|
698
722
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
699
723
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
700
|
-
"isExtensionMethod": false
|
|
724
|
+
"isExtensionMethod": false,
|
|
725
|
+
"sourceInterface": "Microsoft.Extensions.Caching.Distributed.IDistributedCache"
|
|
701
726
|
},
|
|
702
727
|
{
|
|
703
728
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache::Refresh(System.String):System.Void",
|
|
704
729
|
"clrName": "Refresh",
|
|
705
|
-
"tsEmitName": "refresh$view",
|
|
706
730
|
"metadataToken": 100663355,
|
|
707
731
|
"canonicalSignature": "(System.String):System.Void",
|
|
708
732
|
"normalizedSignature": "Refresh|(System.String):System.Void|static=false",
|
|
709
733
|
"emitScope": "ViewOnly",
|
|
734
|
+
"provenance": "ExplicitView",
|
|
710
735
|
"arity": 0,
|
|
711
736
|
"parameterCount": 1,
|
|
737
|
+
"isStatic": false,
|
|
738
|
+
"isAbstract": false,
|
|
739
|
+
"isVirtual": true,
|
|
740
|
+
"isOverride": false,
|
|
741
|
+
"isSealed": false,
|
|
742
|
+
"visibility": "Public",
|
|
712
743
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
713
744
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
714
|
-
"isExtensionMethod": false
|
|
745
|
+
"isExtensionMethod": false,
|
|
746
|
+
"sourceInterface": "Microsoft.Extensions.Caching.Distributed.IDistributedCache"
|
|
715
747
|
},
|
|
716
748
|
{
|
|
717
749
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.IDistributedCache::RefreshAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
718
750
|
"clrName": "RefreshAsync",
|
|
719
|
-
"tsEmitName": "refreshAsync$view",
|
|
720
751
|
"metadataToken": 100663356,
|
|
721
752
|
"canonicalSignature": "(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
722
753
|
"normalizedSignature": "RefreshAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
723
754
|
"emitScope": "ViewOnly",
|
|
755
|
+
"provenance": "ExplicitView",
|
|
724
756
|
"arity": 0,
|
|
725
757
|
"parameterCount": 2,
|
|
758
|
+
"isStatic": false,
|
|
759
|
+
"isAbstract": false,
|
|
760
|
+
"isVirtual": true,
|
|
761
|
+
"isOverride": false,
|
|
762
|
+
"isSealed": false,
|
|
763
|
+
"visibility": "Public",
|
|
726
764
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
727
765
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
728
|
-
"isExtensionMethod": false
|
|
766
|
+
"isExtensionMethod": false,
|
|
767
|
+
"sourceInterface": "Microsoft.Extensions.Caching.Distributed.IDistributedCache"
|
|
729
768
|
}
|
|
730
769
|
],
|
|
731
770
|
"properties": [],
|
|
@@ -739,6 +778,7 @@
|
|
|
739
778
|
"normalizedSignature": "constructor|(Microsoft.Extensions.Options.IOptions_1[[Microsoft.Extensions.Caching.Memory.MemoryDistributedCacheOptions,Microsoft.Extensions.Caching.Memory,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):void|static=false",
|
|
740
779
|
"isStatic": false,
|
|
741
780
|
"parameterCount": 1,
|
|
781
|
+
"visibility": "Public",
|
|
742
782
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
743
783
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory"
|
|
744
784
|
},
|
|
@@ -749,190 +789,44 @@
|
|
|
749
789
|
"normalizedSignature": "constructor|(Microsoft.Extensions.Options.IOptions_1[[Microsoft.Extensions.Caching.Memory.MemoryDistributedCacheOptions,Microsoft.Extensions.Caching.Memory,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.Extensions.Logging.ILoggerFactory):void|static=false",
|
|
750
790
|
"isStatic": false,
|
|
751
791
|
"parameterCount": 2,
|
|
792
|
+
"visibility": "Public",
|
|
752
793
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
753
794
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory"
|
|
754
795
|
}
|
|
755
|
-
],
|
|
756
|
-
"exposedMethods": [
|
|
757
|
-
{
|
|
758
|
-
"tsName": "get",
|
|
759
|
-
"isStatic": false,
|
|
760
|
-
"tsSignatureId": "Get|(System.String):System.Byte[]|static=false",
|
|
761
|
-
"target": {
|
|
762
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
763
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory",
|
|
764
|
-
"metadataToken": 100663318
|
|
765
|
-
}
|
|
766
|
-
},
|
|
767
|
-
{
|
|
768
|
-
"tsName": "getAsync",
|
|
769
|
-
"isStatic": false,
|
|
770
|
-
"tsSignatureId": "GetAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
771
|
-
"target": {
|
|
772
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
773
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory",
|
|
774
|
-
"metadataToken": 100663319
|
|
775
|
-
}
|
|
776
|
-
},
|
|
777
|
-
{
|
|
778
|
-
"tsName": "set",
|
|
779
|
-
"isStatic": false,
|
|
780
|
-
"tsSignatureId": "Set|(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void|static=false",
|
|
781
|
-
"target": {
|
|
782
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
783
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory",
|
|
784
|
-
"metadataToken": 100663320
|
|
785
|
-
}
|
|
786
|
-
},
|
|
787
|
-
{
|
|
788
|
-
"tsName": "setAsync",
|
|
789
|
-
"isStatic": false,
|
|
790
|
-
"tsSignatureId": "SetAsync|(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
791
|
-
"target": {
|
|
792
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
793
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory",
|
|
794
|
-
"metadataToken": 100663321
|
|
795
|
-
}
|
|
796
|
-
},
|
|
797
|
-
{
|
|
798
|
-
"tsName": "refresh",
|
|
799
|
-
"isStatic": false,
|
|
800
|
-
"tsSignatureId": "Refresh|(System.String):System.Void|static=false",
|
|
801
|
-
"target": {
|
|
802
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
803
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory",
|
|
804
|
-
"metadataToken": 100663322
|
|
805
|
-
}
|
|
806
|
-
},
|
|
807
|
-
{
|
|
808
|
-
"tsName": "refreshAsync",
|
|
809
|
-
"isStatic": false,
|
|
810
|
-
"tsSignatureId": "RefreshAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
811
|
-
"target": {
|
|
812
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
813
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory",
|
|
814
|
-
"metadataToken": 100663323
|
|
815
|
-
}
|
|
816
|
-
},
|
|
817
|
-
{
|
|
818
|
-
"tsName": "remove",
|
|
819
|
-
"isStatic": false,
|
|
820
|
-
"tsSignatureId": "Remove|(System.String):System.Void|static=false",
|
|
821
|
-
"target": {
|
|
822
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
823
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory",
|
|
824
|
-
"metadataToken": 100663324
|
|
825
|
-
}
|
|
826
|
-
},
|
|
827
|
-
{
|
|
828
|
-
"tsName": "removeAsync",
|
|
829
|
-
"isStatic": false,
|
|
830
|
-
"tsSignatureId": "RemoveAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
831
|
-
"target": {
|
|
832
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
833
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory",
|
|
834
|
-
"metadataToken": 100663325
|
|
835
|
-
}
|
|
836
|
-
},
|
|
837
|
-
{
|
|
838
|
-
"tsName": "get$view",
|
|
839
|
-
"isStatic": false,
|
|
840
|
-
"tsSignatureId": "Get|(System.String):System.Byte[]|static=false",
|
|
841
|
-
"target": {
|
|
842
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
843
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
844
|
-
"metadataToken": 100663351
|
|
845
|
-
}
|
|
846
|
-
},
|
|
847
|
-
{
|
|
848
|
-
"tsName": "getAsync$view",
|
|
849
|
-
"isStatic": false,
|
|
850
|
-
"tsSignatureId": "GetAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Byte[],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
851
|
-
"target": {
|
|
852
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
853
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
854
|
-
"metadataToken": 100663352
|
|
855
|
-
}
|
|
856
|
-
},
|
|
857
|
-
{
|
|
858
|
-
"tsName": "set$view",
|
|
859
|
-
"isStatic": false,
|
|
860
|
-
"tsSignatureId": "Set|(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void|static=false",
|
|
861
|
-
"target": {
|
|
862
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
863
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
864
|
-
"metadataToken": 100663353
|
|
865
|
-
}
|
|
866
|
-
},
|
|
867
|
-
{
|
|
868
|
-
"tsName": "setAsync$view",
|
|
869
|
-
"isStatic": false,
|
|
870
|
-
"tsSignatureId": "SetAsync|(System.String,System.Byte[],Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
871
|
-
"target": {
|
|
872
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
873
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
874
|
-
"metadataToken": 100663354
|
|
875
|
-
}
|
|
876
|
-
},
|
|
877
|
-
{
|
|
878
|
-
"tsName": "refresh$view",
|
|
879
|
-
"isStatic": false,
|
|
880
|
-
"tsSignatureId": "Refresh|(System.String):System.Void|static=false",
|
|
881
|
-
"target": {
|
|
882
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
883
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
884
|
-
"metadataToken": 100663355
|
|
885
|
-
}
|
|
886
|
-
},
|
|
887
|
-
{
|
|
888
|
-
"tsName": "refreshAsync$view",
|
|
889
|
-
"isStatic": false,
|
|
890
|
-
"tsSignatureId": "RefreshAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
891
|
-
"target": {
|
|
892
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.IDistributedCache",
|
|
893
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
894
|
-
"metadataToken": 100663356
|
|
895
|
-
}
|
|
896
|
-
}
|
|
897
|
-
],
|
|
898
|
-
"exposedConstructors": [
|
|
899
|
-
{
|
|
900
|
-
"isStatic": false,
|
|
901
|
-
"tsSignatureId": "constructor|(Microsoft.Extensions.Options.IOptions_1[[Microsoft.Extensions.Caching.Memory.MemoryDistributedCacheOptions,Microsoft.Extensions.Caching.Memory,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):void|static=false",
|
|
902
|
-
"target": {
|
|
903
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
904
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory",
|
|
905
|
-
"metadataToken": 100663316
|
|
906
|
-
}
|
|
907
|
-
},
|
|
908
|
-
{
|
|
909
|
-
"isStatic": false,
|
|
910
|
-
"tsSignatureId": "constructor|(Microsoft.Extensions.Options.IOptions_1[[Microsoft.Extensions.Caching.Memory.MemoryDistributedCacheOptions,Microsoft.Extensions.Caching.Memory,Version=10.0.0.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.Extensions.Logging.ILoggerFactory):void|static=false",
|
|
911
|
-
"target": {
|
|
912
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache",
|
|
913
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Memory",
|
|
914
|
-
"metadataToken": 100663317
|
|
915
|
-
}
|
|
916
|
-
}
|
|
917
796
|
]
|
|
918
797
|
},
|
|
919
798
|
{
|
|
920
799
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryExtensions",
|
|
921
800
|
"clrName": "Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryExtensions",
|
|
922
|
-
"tsEmitName": "DistributedCacheEntryExtensions",
|
|
923
801
|
"assemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
924
802
|
"metadataToken": 0,
|
|
803
|
+
"kind": "StaticNamespace",
|
|
804
|
+
"accessibility": "Public",
|
|
805
|
+
"isAbstract": true,
|
|
806
|
+
"isSealed": true,
|
|
807
|
+
"isStatic": true,
|
|
808
|
+
"arity": 0,
|
|
809
|
+
"baseType": {
|
|
810
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
811
|
+
"clrName": "System.Object"
|
|
812
|
+
},
|
|
925
813
|
"methods": [
|
|
926
814
|
{
|
|
927
815
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryExtensions::SetAbsoluteExpiration(Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.TimeSpan):Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions",
|
|
928
816
|
"clrName": "SetAbsoluteExpiration",
|
|
929
|
-
"tsEmitName": "setAbsoluteExpiration",
|
|
930
817
|
"metadataToken": 100663325,
|
|
931
818
|
"canonicalSignature": "(Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.TimeSpan):Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions",
|
|
932
819
|
"normalizedSignature": "SetAbsoluteExpiration|(Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.TimeSpan):Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions|static=true",
|
|
933
820
|
"emitScope": "ClassSurface",
|
|
821
|
+
"provenance": "Original",
|
|
934
822
|
"arity": 0,
|
|
935
823
|
"parameterCount": 2,
|
|
824
|
+
"isStatic": true,
|
|
825
|
+
"isAbstract": false,
|
|
826
|
+
"isVirtual": false,
|
|
827
|
+
"isOverride": false,
|
|
828
|
+
"isSealed": false,
|
|
829
|
+
"visibility": "Public",
|
|
936
830
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryExtensions",
|
|
937
831
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
938
832
|
"isExtensionMethod": true
|
|
@@ -940,13 +834,19 @@
|
|
|
940
834
|
{
|
|
941
835
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryExtensions::SetAbsoluteExpiration(Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.DateTimeOffset):Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions",
|
|
942
836
|
"clrName": "SetAbsoluteExpiration",
|
|
943
|
-
"tsEmitName": "setAbsoluteExpiration",
|
|
944
837
|
"metadataToken": 100663326,
|
|
945
838
|
"canonicalSignature": "(Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.DateTimeOffset):Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions",
|
|
946
839
|
"normalizedSignature": "SetAbsoluteExpiration|(Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.DateTimeOffset):Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions|static=true",
|
|
947
840
|
"emitScope": "ClassSurface",
|
|
841
|
+
"provenance": "Original",
|
|
948
842
|
"arity": 0,
|
|
949
843
|
"parameterCount": 2,
|
|
844
|
+
"isStatic": true,
|
|
845
|
+
"isAbstract": false,
|
|
846
|
+
"isVirtual": false,
|
|
847
|
+
"isOverride": false,
|
|
848
|
+
"isSealed": false,
|
|
849
|
+
"visibility": "Public",
|
|
950
850
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryExtensions",
|
|
951
851
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
952
852
|
"isExtensionMethod": true
|
|
@@ -954,13 +854,19 @@
|
|
|
954
854
|
{
|
|
955
855
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryExtensions::SetSlidingExpiration(Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.TimeSpan):Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions",
|
|
956
856
|
"clrName": "SetSlidingExpiration",
|
|
957
|
-
"tsEmitName": "setSlidingExpiration",
|
|
958
857
|
"metadataToken": 100663327,
|
|
959
858
|
"canonicalSignature": "(Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.TimeSpan):Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions",
|
|
960
859
|
"normalizedSignature": "SetSlidingExpiration|(Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.TimeSpan):Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions|static=true",
|
|
961
860
|
"emitScope": "ClassSurface",
|
|
861
|
+
"provenance": "Original",
|
|
962
862
|
"arity": 0,
|
|
963
863
|
"parameterCount": 2,
|
|
864
|
+
"isStatic": true,
|
|
865
|
+
"isAbstract": false,
|
|
866
|
+
"isVirtual": false,
|
|
867
|
+
"isOverride": false,
|
|
868
|
+
"isSealed": false,
|
|
869
|
+
"visibility": "Public",
|
|
964
870
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryExtensions",
|
|
965
871
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
966
872
|
"isExtensionMethod": true
|
|
@@ -969,57 +875,40 @@
|
|
|
969
875
|
"properties": [],
|
|
970
876
|
"fields": [],
|
|
971
877
|
"events": [],
|
|
972
|
-
"constructors": []
|
|
973
|
-
"exposedMethods": [
|
|
974
|
-
{
|
|
975
|
-
"tsName": "setAbsoluteExpiration",
|
|
976
|
-
"isStatic": true,
|
|
977
|
-
"tsSignatureId": "SetAbsoluteExpiration|(Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.TimeSpan):Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions|static=true",
|
|
978
|
-
"target": {
|
|
979
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryExtensions",
|
|
980
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
981
|
-
"metadataToken": 100663325
|
|
982
|
-
}
|
|
983
|
-
},
|
|
984
|
-
{
|
|
985
|
-
"tsName": "setAbsoluteExpiration",
|
|
986
|
-
"isStatic": true,
|
|
987
|
-
"tsSignatureId": "SetAbsoluteExpiration|(Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.DateTimeOffset):Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions|static=true",
|
|
988
|
-
"target": {
|
|
989
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryExtensions",
|
|
990
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
991
|
-
"metadataToken": 100663326
|
|
992
|
-
}
|
|
993
|
-
},
|
|
994
|
-
{
|
|
995
|
-
"tsName": "setSlidingExpiration",
|
|
996
|
-
"isStatic": true,
|
|
997
|
-
"tsSignatureId": "SetSlidingExpiration|(Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.TimeSpan):Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions|static=true",
|
|
998
|
-
"target": {
|
|
999
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryExtensions",
|
|
1000
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
1001
|
-
"metadataToken": 100663327
|
|
1002
|
-
}
|
|
1003
|
-
}
|
|
1004
|
-
]
|
|
878
|
+
"constructors": []
|
|
1005
879
|
},
|
|
1006
880
|
{
|
|
1007
881
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions",
|
|
1008
882
|
"clrName": "Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions",
|
|
1009
|
-
"tsEmitName": "DistributedCacheExtensions",
|
|
1010
883
|
"assemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
1011
884
|
"metadataToken": 0,
|
|
885
|
+
"kind": "StaticNamespace",
|
|
886
|
+
"accessibility": "Public",
|
|
887
|
+
"isAbstract": true,
|
|
888
|
+
"isSealed": true,
|
|
889
|
+
"isStatic": true,
|
|
890
|
+
"arity": 0,
|
|
891
|
+
"baseType": {
|
|
892
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
893
|
+
"clrName": "System.Object"
|
|
894
|
+
},
|
|
1012
895
|
"methods": [
|
|
1013
896
|
{
|
|
1014
897
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions::Set(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.Byte[]):System.Void",
|
|
1015
898
|
"clrName": "Set",
|
|
1016
|
-
"tsEmitName": "set",
|
|
1017
899
|
"metadataToken": 100663338,
|
|
1018
900
|
"canonicalSignature": "(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.Byte[]):System.Void",
|
|
1019
901
|
"normalizedSignature": "Set|(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.Byte[]):System.Void|static=true",
|
|
1020
902
|
"emitScope": "ClassSurface",
|
|
903
|
+
"provenance": "Original",
|
|
1021
904
|
"arity": 0,
|
|
1022
905
|
"parameterCount": 3,
|
|
906
|
+
"isStatic": true,
|
|
907
|
+
"isAbstract": false,
|
|
908
|
+
"isVirtual": false,
|
|
909
|
+
"isOverride": false,
|
|
910
|
+
"isSealed": false,
|
|
911
|
+
"visibility": "Public",
|
|
1023
912
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions",
|
|
1024
913
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
1025
914
|
"isExtensionMethod": true
|
|
@@ -1027,13 +916,19 @@
|
|
|
1027
916
|
{
|
|
1028
917
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions::SetAsync(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.Byte[],System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
1029
918
|
"clrName": "SetAsync",
|
|
1030
|
-
"tsEmitName": "setAsync",
|
|
1031
919
|
"metadataToken": 100663339,
|
|
1032
920
|
"canonicalSignature": "(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.Byte[],System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
1033
921
|
"normalizedSignature": "SetAsync|(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.Byte[],System.Threading.CancellationToken):System.Threading.Tasks.Task|static=true",
|
|
1034
922
|
"emitScope": "ClassSurface",
|
|
923
|
+
"provenance": "Original",
|
|
1035
924
|
"arity": 0,
|
|
1036
925
|
"parameterCount": 4,
|
|
926
|
+
"isStatic": true,
|
|
927
|
+
"isAbstract": false,
|
|
928
|
+
"isVirtual": false,
|
|
929
|
+
"isOverride": false,
|
|
930
|
+
"isSealed": false,
|
|
931
|
+
"visibility": "Public",
|
|
1037
932
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions",
|
|
1038
933
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
1039
934
|
"isExtensionMethod": true
|
|
@@ -1041,13 +936,19 @@
|
|
|
1041
936
|
{
|
|
1042
937
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions::SetString(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.String):System.Void",
|
|
1043
938
|
"clrName": "SetString",
|
|
1044
|
-
"tsEmitName": "setString",
|
|
1045
939
|
"metadataToken": 100663340,
|
|
1046
940
|
"canonicalSignature": "(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.String):System.Void",
|
|
1047
941
|
"normalizedSignature": "SetString|(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.String):System.Void|static=true",
|
|
1048
942
|
"emitScope": "ClassSurface",
|
|
943
|
+
"provenance": "Original",
|
|
1049
944
|
"arity": 0,
|
|
1050
945
|
"parameterCount": 3,
|
|
946
|
+
"isStatic": true,
|
|
947
|
+
"isAbstract": false,
|
|
948
|
+
"isVirtual": false,
|
|
949
|
+
"isOverride": false,
|
|
950
|
+
"isSealed": false,
|
|
951
|
+
"visibility": "Public",
|
|
1051
952
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions",
|
|
1052
953
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
1053
954
|
"isExtensionMethod": true
|
|
@@ -1055,13 +956,19 @@
|
|
|
1055
956
|
{
|
|
1056
957
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions::SetString(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.String,Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void",
|
|
1057
958
|
"clrName": "SetString",
|
|
1058
|
-
"tsEmitName": "setString",
|
|
1059
959
|
"metadataToken": 100663341,
|
|
1060
960
|
"canonicalSignature": "(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.String,Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void",
|
|
1061
961
|
"normalizedSignature": "SetString|(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.String,Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void|static=true",
|
|
1062
962
|
"emitScope": "ClassSurface",
|
|
963
|
+
"provenance": "Original",
|
|
1063
964
|
"arity": 0,
|
|
1064
965
|
"parameterCount": 4,
|
|
966
|
+
"isStatic": true,
|
|
967
|
+
"isAbstract": false,
|
|
968
|
+
"isVirtual": false,
|
|
969
|
+
"isOverride": false,
|
|
970
|
+
"isSealed": false,
|
|
971
|
+
"visibility": "Public",
|
|
1065
972
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions",
|
|
1066
973
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
1067
974
|
"isExtensionMethod": true
|
|
@@ -1069,13 +976,19 @@
|
|
|
1069
976
|
{
|
|
1070
977
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions::SetStringAsync(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
1071
978
|
"clrName": "SetStringAsync",
|
|
1072
|
-
"tsEmitName": "setStringAsync",
|
|
1073
979
|
"metadataToken": 100663342,
|
|
1074
980
|
"canonicalSignature": "(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
1075
981
|
"normalizedSignature": "SetStringAsync|(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=true",
|
|
1076
982
|
"emitScope": "ClassSurface",
|
|
983
|
+
"provenance": "Original",
|
|
1077
984
|
"arity": 0,
|
|
1078
985
|
"parameterCount": 4,
|
|
986
|
+
"isStatic": true,
|
|
987
|
+
"isAbstract": false,
|
|
988
|
+
"isVirtual": false,
|
|
989
|
+
"isOverride": false,
|
|
990
|
+
"isSealed": false,
|
|
991
|
+
"visibility": "Public",
|
|
1079
992
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions",
|
|
1080
993
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
1081
994
|
"isExtensionMethod": true
|
|
@@ -1083,13 +996,19 @@
|
|
|
1083
996
|
{
|
|
1084
997
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions::SetStringAsync(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.String,Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
1085
998
|
"clrName": "SetStringAsync",
|
|
1086
|
-
"tsEmitName": "setStringAsync",
|
|
1087
999
|
"metadataToken": 100663343,
|
|
1088
1000
|
"canonicalSignature": "(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.String,Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
1089
1001
|
"normalizedSignature": "SetStringAsync|(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.String,Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=true",
|
|
1090
1002
|
"emitScope": "ClassSurface",
|
|
1003
|
+
"provenance": "Original",
|
|
1091
1004
|
"arity": 0,
|
|
1092
1005
|
"parameterCount": 5,
|
|
1006
|
+
"isStatic": true,
|
|
1007
|
+
"isAbstract": false,
|
|
1008
|
+
"isVirtual": false,
|
|
1009
|
+
"isOverride": false,
|
|
1010
|
+
"isSealed": false,
|
|
1011
|
+
"visibility": "Public",
|
|
1093
1012
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions",
|
|
1094
1013
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
1095
1014
|
"isExtensionMethod": true
|
|
@@ -1097,13 +1016,19 @@
|
|
|
1097
1016
|
{
|
|
1098
1017
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions::GetString(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String):System.String",
|
|
1099
1018
|
"clrName": "GetString",
|
|
1100
|
-
"tsEmitName": "getString",
|
|
1101
1019
|
"metadataToken": 100663344,
|
|
1102
1020
|
"canonicalSignature": "(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String):System.String",
|
|
1103
1021
|
"normalizedSignature": "GetString|(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String):System.String|static=true",
|
|
1104
1022
|
"emitScope": "ClassSurface",
|
|
1023
|
+
"provenance": "Original",
|
|
1105
1024
|
"arity": 0,
|
|
1106
1025
|
"parameterCount": 2,
|
|
1026
|
+
"isStatic": true,
|
|
1027
|
+
"isAbstract": false,
|
|
1028
|
+
"isVirtual": false,
|
|
1029
|
+
"isOverride": false,
|
|
1030
|
+
"isSealed": false,
|
|
1031
|
+
"visibility": "Public",
|
|
1107
1032
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions",
|
|
1108
1033
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
1109
1034
|
"isExtensionMethod": true
|
|
@@ -1111,13 +1036,19 @@
|
|
|
1111
1036
|
{
|
|
1112
1037
|
"stableId": "Microsoft.Extensions.Caching.Abstractions:Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions::GetStringAsync(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
1113
1038
|
"clrName": "GetStringAsync",
|
|
1114
|
-
"tsEmitName": "getStringAsync",
|
|
1115
1039
|
"metadataToken": 100663345,
|
|
1116
1040
|
"canonicalSignature": "(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
1117
1041
|
"normalizedSignature": "GetStringAsync|(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=true",
|
|
1118
1042
|
"emitScope": "ClassSurface",
|
|
1043
|
+
"provenance": "Original",
|
|
1119
1044
|
"arity": 0,
|
|
1120
1045
|
"parameterCount": 3,
|
|
1046
|
+
"isStatic": true,
|
|
1047
|
+
"isAbstract": false,
|
|
1048
|
+
"isVirtual": false,
|
|
1049
|
+
"isOverride": false,
|
|
1050
|
+
"isSealed": false,
|
|
1051
|
+
"visibility": "Public",
|
|
1121
1052
|
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions",
|
|
1122
1053
|
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
1123
1054
|
"isExtensionMethod": true
|
|
@@ -1126,89 +1057,7 @@
|
|
|
1126
1057
|
"properties": [],
|
|
1127
1058
|
"fields": [],
|
|
1128
1059
|
"events": [],
|
|
1129
|
-
"constructors": []
|
|
1130
|
-
"exposedMethods": [
|
|
1131
|
-
{
|
|
1132
|
-
"tsName": "set",
|
|
1133
|
-
"isStatic": true,
|
|
1134
|
-
"tsSignatureId": "Set|(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.Byte[]):System.Void|static=true",
|
|
1135
|
-
"target": {
|
|
1136
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions",
|
|
1137
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
1138
|
-
"metadataToken": 100663338
|
|
1139
|
-
}
|
|
1140
|
-
},
|
|
1141
|
-
{
|
|
1142
|
-
"tsName": "setAsync",
|
|
1143
|
-
"isStatic": true,
|
|
1144
|
-
"tsSignatureId": "SetAsync|(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.Byte[],System.Threading.CancellationToken):System.Threading.Tasks.Task|static=true",
|
|
1145
|
-
"target": {
|
|
1146
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions",
|
|
1147
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
1148
|
-
"metadataToken": 100663339
|
|
1149
|
-
}
|
|
1150
|
-
},
|
|
1151
|
-
{
|
|
1152
|
-
"tsName": "setString",
|
|
1153
|
-
"isStatic": true,
|
|
1154
|
-
"tsSignatureId": "SetString|(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.String):System.Void|static=true",
|
|
1155
|
-
"target": {
|
|
1156
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions",
|
|
1157
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
1158
|
-
"metadataToken": 100663340
|
|
1159
|
-
}
|
|
1160
|
-
},
|
|
1161
|
-
{
|
|
1162
|
-
"tsName": "setString",
|
|
1163
|
-
"isStatic": true,
|
|
1164
|
-
"tsSignatureId": "SetString|(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.String,Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions):System.Void|static=true",
|
|
1165
|
-
"target": {
|
|
1166
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions",
|
|
1167
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
1168
|
-
"metadataToken": 100663341
|
|
1169
|
-
}
|
|
1170
|
-
},
|
|
1171
|
-
{
|
|
1172
|
-
"tsName": "setStringAsync",
|
|
1173
|
-
"isStatic": true,
|
|
1174
|
-
"tsSignatureId": "SetStringAsync|(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=true",
|
|
1175
|
-
"target": {
|
|
1176
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions",
|
|
1177
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
1178
|
-
"metadataToken": 100663342
|
|
1179
|
-
}
|
|
1180
|
-
},
|
|
1181
|
-
{
|
|
1182
|
-
"tsName": "setStringAsync",
|
|
1183
|
-
"isStatic": true,
|
|
1184
|
-
"tsSignatureId": "SetStringAsync|(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.String,Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=true",
|
|
1185
|
-
"target": {
|
|
1186
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions",
|
|
1187
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
1188
|
-
"metadataToken": 100663343
|
|
1189
|
-
}
|
|
1190
|
-
},
|
|
1191
|
-
{
|
|
1192
|
-
"tsName": "getString",
|
|
1193
|
-
"isStatic": true,
|
|
1194
|
-
"tsSignatureId": "GetString|(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String):System.String|static=true",
|
|
1195
|
-
"target": {
|
|
1196
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions",
|
|
1197
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
1198
|
-
"metadataToken": 100663344
|
|
1199
|
-
}
|
|
1200
|
-
},
|
|
1201
|
-
{
|
|
1202
|
-
"tsName": "getStringAsync",
|
|
1203
|
-
"isStatic": true,
|
|
1204
|
-
"tsSignatureId": "GetStringAsync|(Microsoft.Extensions.Caching.Distributed.IDistributedCache,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=true",
|
|
1205
|
-
"target": {
|
|
1206
|
-
"declaringClrType": "Microsoft.Extensions.Caching.Distributed.DistributedCacheExtensions",
|
|
1207
|
-
"declaringAssemblyName": "Microsoft.Extensions.Caching.Abstractions",
|
|
1208
|
-
"metadataToken": 100663345
|
|
1209
|
-
}
|
|
1210
|
-
}
|
|
1211
|
-
]
|
|
1060
|
+
"constructors": []
|
|
1212
1061
|
}
|
|
1213
1062
|
]
|
|
1214
1063
|
}
|