@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,47 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.Extensions.FileProviders.Embedded",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.Extensions.FileProviders.Embedded"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.Extensions.FileProviders.Embedded:Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo",
|
|
6
9
|
"clrName": "Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo",
|
|
7
|
-
"tsEmitName": "EmbeddedResourceFileInfo",
|
|
8
10
|
"assemblyName": "Microsoft.Extensions.FileProviders.Embedded",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Class",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
18
|
+
"baseType": {
|
|
19
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
20
|
+
"clrName": "System.Object"
|
|
21
|
+
},
|
|
22
|
+
"interfaces": [
|
|
23
|
+
{
|
|
24
|
+
"stableId": "Microsoft.Extensions.FileProviders.Abstractions:Microsoft.Extensions.FileProviders.IFileInfo",
|
|
25
|
+
"clrName": "Microsoft.Extensions.FileProviders.IFileInfo"
|
|
26
|
+
}
|
|
27
|
+
],
|
|
10
28
|
"methods": [
|
|
11
29
|
{
|
|
12
30
|
"stableId": "Microsoft.Extensions.FileProviders.Embedded:Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo::CreateReadStream():System.IO.Stream",
|
|
13
31
|
"clrName": "CreateReadStream",
|
|
14
|
-
"tsEmitName": "createReadStream",
|
|
15
32
|
"metadataToken": 100663331,
|
|
16
33
|
"canonicalSignature": "():System.IO.Stream",
|
|
17
34
|
"normalizedSignature": "CreateReadStream|():System.IO.Stream|static=false",
|
|
18
35
|
"emitScope": "ClassSurface",
|
|
36
|
+
"provenance": "Original",
|
|
19
37
|
"arity": 0,
|
|
20
38
|
"parameterCount": 0,
|
|
39
|
+
"isStatic": false,
|
|
40
|
+
"isAbstract": false,
|
|
41
|
+
"isVirtual": true,
|
|
42
|
+
"isOverride": false,
|
|
43
|
+
"isSealed": true,
|
|
44
|
+
"visibility": "Public",
|
|
21
45
|
"declaringClrType": "Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo",
|
|
22
46
|
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Embedded",
|
|
23
47
|
"isExtensionMethod": false
|
|
@@ -25,184 +49,257 @@
|
|
|
25
49
|
{
|
|
26
50
|
"stableId": "Microsoft.Extensions.FileProviders.Abstractions:Microsoft.Extensions.FileProviders.IFileInfo::CreateReadStream():System.IO.Stream",
|
|
27
51
|
"clrName": "CreateReadStream",
|
|
28
|
-
"tsEmitName": "createReadStream$view",
|
|
29
52
|
"metadataToken": 100663319,
|
|
30
53
|
"canonicalSignature": "():System.IO.Stream",
|
|
31
54
|
"normalizedSignature": "CreateReadStream|():System.IO.Stream|static=false",
|
|
32
55
|
"emitScope": "ViewOnly",
|
|
56
|
+
"provenance": "ExplicitView",
|
|
33
57
|
"arity": 0,
|
|
34
58
|
"parameterCount": 0,
|
|
59
|
+
"isStatic": false,
|
|
60
|
+
"isAbstract": false,
|
|
61
|
+
"isVirtual": true,
|
|
62
|
+
"isOverride": false,
|
|
63
|
+
"isSealed": false,
|
|
64
|
+
"visibility": "Public",
|
|
35
65
|
"declaringClrType": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
36
66
|
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Abstractions",
|
|
37
|
-
"isExtensionMethod": false
|
|
67
|
+
"isExtensionMethod": false,
|
|
68
|
+
"sourceInterface": "Microsoft.Extensions.FileProviders.IFileInfo"
|
|
38
69
|
}
|
|
39
70
|
],
|
|
40
71
|
"properties": [
|
|
41
72
|
{
|
|
42
73
|
"stableId": "Microsoft.Extensions.FileProviders.Embedded:Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo::Exists:System.Boolean",
|
|
43
74
|
"clrName": "Exists",
|
|
44
|
-
"tsEmitName": "exists",
|
|
45
75
|
"metadataToken": 385875971,
|
|
46
76
|
"canonicalSignature": ":System.Boolean",
|
|
47
77
|
"normalizedSignature": "Exists|:System.Boolean|static=false|accessor=get",
|
|
48
78
|
"emitScope": "ClassSurface",
|
|
79
|
+
"provenance": "Original",
|
|
49
80
|
"isIndexer": false,
|
|
50
81
|
"hasGetter": true,
|
|
51
82
|
"hasSetter": false,
|
|
83
|
+
"isStatic": false,
|
|
84
|
+
"isAbstract": false,
|
|
85
|
+
"isVirtual": true,
|
|
86
|
+
"isOverride": false,
|
|
87
|
+
"visibility": "Public",
|
|
52
88
|
"declaringClrType": "Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo",
|
|
53
89
|
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Embedded"
|
|
54
90
|
},
|
|
55
91
|
{
|
|
56
92
|
"stableId": "Microsoft.Extensions.FileProviders.Embedded:Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo::Length:System.Int64",
|
|
57
93
|
"clrName": "Length",
|
|
58
|
-
"tsEmitName": "length",
|
|
59
94
|
"metadataToken": 385875972,
|
|
60
95
|
"canonicalSignature": ":System.Int64",
|
|
61
96
|
"normalizedSignature": "Length|:System.Int64|static=false|accessor=get",
|
|
62
97
|
"emitScope": "ClassSurface",
|
|
98
|
+
"provenance": "Original",
|
|
63
99
|
"isIndexer": false,
|
|
64
100
|
"hasGetter": true,
|
|
65
101
|
"hasSetter": false,
|
|
102
|
+
"isStatic": false,
|
|
103
|
+
"isAbstract": false,
|
|
104
|
+
"isVirtual": true,
|
|
105
|
+
"isOverride": false,
|
|
106
|
+
"visibility": "Public",
|
|
66
107
|
"declaringClrType": "Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo",
|
|
67
108
|
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Embedded"
|
|
68
109
|
},
|
|
69
110
|
{
|
|
70
111
|
"stableId": "Microsoft.Extensions.FileProviders.Embedded:Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo::PhysicalPath:System.String",
|
|
71
112
|
"clrName": "PhysicalPath",
|
|
72
|
-
"tsEmitName": "physicalPath",
|
|
73
113
|
"metadataToken": 385875973,
|
|
74
114
|
"canonicalSignature": ":System.String",
|
|
75
115
|
"normalizedSignature": "PhysicalPath|:System.String|static=false|accessor=get",
|
|
76
116
|
"emitScope": "ClassSurface",
|
|
117
|
+
"provenance": "Original",
|
|
77
118
|
"isIndexer": false,
|
|
78
119
|
"hasGetter": true,
|
|
79
120
|
"hasSetter": false,
|
|
121
|
+
"isStatic": false,
|
|
122
|
+
"isAbstract": false,
|
|
123
|
+
"isVirtual": true,
|
|
124
|
+
"isOverride": false,
|
|
125
|
+
"visibility": "Public",
|
|
80
126
|
"declaringClrType": "Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo",
|
|
81
127
|
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Embedded"
|
|
82
128
|
},
|
|
83
129
|
{
|
|
84
130
|
"stableId": "Microsoft.Extensions.FileProviders.Embedded:Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo::Name:System.String",
|
|
85
131
|
"clrName": "Name",
|
|
86
|
-
"tsEmitName": "name",
|
|
87
132
|
"metadataToken": 385875974,
|
|
88
133
|
"canonicalSignature": ":System.String",
|
|
89
134
|
"normalizedSignature": "Name|:System.String|static=false|accessor=get",
|
|
90
135
|
"emitScope": "ClassSurface",
|
|
136
|
+
"provenance": "Original",
|
|
91
137
|
"isIndexer": false,
|
|
92
138
|
"hasGetter": true,
|
|
93
139
|
"hasSetter": false,
|
|
140
|
+
"isStatic": false,
|
|
141
|
+
"isAbstract": false,
|
|
142
|
+
"isVirtual": true,
|
|
143
|
+
"isOverride": false,
|
|
144
|
+
"visibility": "Public",
|
|
94
145
|
"declaringClrType": "Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo",
|
|
95
146
|
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Embedded"
|
|
96
147
|
},
|
|
97
148
|
{
|
|
98
149
|
"stableId": "Microsoft.Extensions.FileProviders.Embedded:Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo::LastModified:System.DateTimeOffset",
|
|
99
150
|
"clrName": "LastModified",
|
|
100
|
-
"tsEmitName": "lastModified",
|
|
101
151
|
"metadataToken": 385875975,
|
|
102
152
|
"canonicalSignature": ":System.DateTimeOffset",
|
|
103
153
|
"normalizedSignature": "LastModified|:System.DateTimeOffset|static=false|accessor=get",
|
|
104
154
|
"emitScope": "ClassSurface",
|
|
155
|
+
"provenance": "Original",
|
|
105
156
|
"isIndexer": false,
|
|
106
157
|
"hasGetter": true,
|
|
107
158
|
"hasSetter": false,
|
|
159
|
+
"isStatic": false,
|
|
160
|
+
"isAbstract": false,
|
|
161
|
+
"isVirtual": true,
|
|
162
|
+
"isOverride": false,
|
|
163
|
+
"visibility": "Public",
|
|
108
164
|
"declaringClrType": "Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo",
|
|
109
165
|
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Embedded"
|
|
110
166
|
},
|
|
111
167
|
{
|
|
112
168
|
"stableId": "Microsoft.Extensions.FileProviders.Embedded:Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo::IsDirectory:System.Boolean",
|
|
113
169
|
"clrName": "IsDirectory",
|
|
114
|
-
"tsEmitName": "isDirectory",
|
|
115
170
|
"metadataToken": 385875976,
|
|
116
171
|
"canonicalSignature": ":System.Boolean",
|
|
117
172
|
"normalizedSignature": "IsDirectory|:System.Boolean|static=false|accessor=get",
|
|
118
173
|
"emitScope": "ClassSurface",
|
|
174
|
+
"provenance": "Original",
|
|
119
175
|
"isIndexer": false,
|
|
120
176
|
"hasGetter": true,
|
|
121
177
|
"hasSetter": false,
|
|
178
|
+
"isStatic": false,
|
|
179
|
+
"isAbstract": false,
|
|
180
|
+
"isVirtual": true,
|
|
181
|
+
"isOverride": false,
|
|
182
|
+
"visibility": "Public",
|
|
122
183
|
"declaringClrType": "Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo",
|
|
123
184
|
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Embedded"
|
|
124
185
|
},
|
|
125
186
|
{
|
|
126
187
|
"stableId": "Microsoft.Extensions.FileProviders.Abstractions:Microsoft.Extensions.FileProviders.IFileInfo::Exists:System.Boolean",
|
|
127
188
|
"clrName": "Exists",
|
|
128
|
-
"tsEmitName": "exists$view",
|
|
129
189
|
"metadataToken": 385875972,
|
|
130
190
|
"canonicalSignature": ":System.Boolean",
|
|
131
191
|
"normalizedSignature": "Exists|:System.Boolean|static=false|accessor=get",
|
|
132
192
|
"emitScope": "ViewOnly",
|
|
193
|
+
"provenance": "ExplicitView",
|
|
133
194
|
"isIndexer": false,
|
|
134
195
|
"hasGetter": true,
|
|
135
196
|
"hasSetter": false,
|
|
197
|
+
"isStatic": false,
|
|
198
|
+
"isAbstract": false,
|
|
199
|
+
"isVirtual": true,
|
|
200
|
+
"isOverride": false,
|
|
201
|
+
"visibility": "Public",
|
|
202
|
+
"sourceInterface": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
136
203
|
"declaringClrType": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
137
204
|
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Abstractions"
|
|
138
205
|
},
|
|
139
206
|
{
|
|
140
207
|
"stableId": "Microsoft.Extensions.FileProviders.Abstractions:Microsoft.Extensions.FileProviders.IFileInfo::Length:System.Int64",
|
|
141
208
|
"clrName": "Length",
|
|
142
|
-
"tsEmitName": "length$view",
|
|
143
209
|
"metadataToken": 385875973,
|
|
144
210
|
"canonicalSignature": ":System.Int64",
|
|
145
211
|
"normalizedSignature": "Length|:System.Int64|static=false|accessor=get",
|
|
146
212
|
"emitScope": "ViewOnly",
|
|
213
|
+
"provenance": "ExplicitView",
|
|
147
214
|
"isIndexer": false,
|
|
148
215
|
"hasGetter": true,
|
|
149
216
|
"hasSetter": false,
|
|
217
|
+
"isStatic": false,
|
|
218
|
+
"isAbstract": false,
|
|
219
|
+
"isVirtual": true,
|
|
220
|
+
"isOverride": false,
|
|
221
|
+
"visibility": "Public",
|
|
222
|
+
"sourceInterface": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
150
223
|
"declaringClrType": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
151
224
|
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Abstractions"
|
|
152
225
|
},
|
|
153
226
|
{
|
|
154
227
|
"stableId": "Microsoft.Extensions.FileProviders.Abstractions:Microsoft.Extensions.FileProviders.IFileInfo::PhysicalPath:System.String",
|
|
155
228
|
"clrName": "PhysicalPath",
|
|
156
|
-
"tsEmitName": "physicalPath$view",
|
|
157
229
|
"metadataToken": 385875974,
|
|
158
230
|
"canonicalSignature": ":System.String",
|
|
159
231
|
"normalizedSignature": "PhysicalPath|:System.String|static=false|accessor=get",
|
|
160
232
|
"emitScope": "ViewOnly",
|
|
233
|
+
"provenance": "ExplicitView",
|
|
161
234
|
"isIndexer": false,
|
|
162
235
|
"hasGetter": true,
|
|
163
236
|
"hasSetter": false,
|
|
237
|
+
"isStatic": false,
|
|
238
|
+
"isAbstract": false,
|
|
239
|
+
"isVirtual": true,
|
|
240
|
+
"isOverride": false,
|
|
241
|
+
"visibility": "Public",
|
|
242
|
+
"sourceInterface": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
164
243
|
"declaringClrType": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
165
244
|
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Abstractions"
|
|
166
245
|
},
|
|
167
246
|
{
|
|
168
247
|
"stableId": "Microsoft.Extensions.FileProviders.Abstractions:Microsoft.Extensions.FileProviders.IFileInfo::Name:System.String",
|
|
169
248
|
"clrName": "Name",
|
|
170
|
-
"tsEmitName": "name$view",
|
|
171
249
|
"metadataToken": 385875975,
|
|
172
250
|
"canonicalSignature": ":System.String",
|
|
173
251
|
"normalizedSignature": "Name|:System.String|static=false|accessor=get",
|
|
174
252
|
"emitScope": "ViewOnly",
|
|
253
|
+
"provenance": "ExplicitView",
|
|
175
254
|
"isIndexer": false,
|
|
176
255
|
"hasGetter": true,
|
|
177
256
|
"hasSetter": false,
|
|
257
|
+
"isStatic": false,
|
|
258
|
+
"isAbstract": false,
|
|
259
|
+
"isVirtual": true,
|
|
260
|
+
"isOverride": false,
|
|
261
|
+
"visibility": "Public",
|
|
262
|
+
"sourceInterface": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
178
263
|
"declaringClrType": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
179
264
|
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Abstractions"
|
|
180
265
|
},
|
|
181
266
|
{
|
|
182
267
|
"stableId": "Microsoft.Extensions.FileProviders.Abstractions:Microsoft.Extensions.FileProviders.IFileInfo::LastModified:System.DateTimeOffset",
|
|
183
268
|
"clrName": "LastModified",
|
|
184
|
-
"tsEmitName": "lastModified$view",
|
|
185
269
|
"metadataToken": 385875976,
|
|
186
270
|
"canonicalSignature": ":System.DateTimeOffset",
|
|
187
271
|
"normalizedSignature": "LastModified|:System.DateTimeOffset|static=false|accessor=get",
|
|
188
272
|
"emitScope": "ViewOnly",
|
|
273
|
+
"provenance": "ExplicitView",
|
|
189
274
|
"isIndexer": false,
|
|
190
275
|
"hasGetter": true,
|
|
191
276
|
"hasSetter": false,
|
|
277
|
+
"isStatic": false,
|
|
278
|
+
"isAbstract": false,
|
|
279
|
+
"isVirtual": true,
|
|
280
|
+
"isOverride": false,
|
|
281
|
+
"visibility": "Public",
|
|
282
|
+
"sourceInterface": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
192
283
|
"declaringClrType": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
193
284
|
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Abstractions"
|
|
194
285
|
},
|
|
195
286
|
{
|
|
196
287
|
"stableId": "Microsoft.Extensions.FileProviders.Abstractions:Microsoft.Extensions.FileProviders.IFileInfo::IsDirectory:System.Boolean",
|
|
197
288
|
"clrName": "IsDirectory",
|
|
198
|
-
"tsEmitName": "isDirectory$view",
|
|
199
289
|
"metadataToken": 385875977,
|
|
200
290
|
"canonicalSignature": ":System.Boolean",
|
|
201
291
|
"normalizedSignature": "IsDirectory|:System.Boolean|static=false|accessor=get",
|
|
202
292
|
"emitScope": "ViewOnly",
|
|
293
|
+
"provenance": "ExplicitView",
|
|
203
294
|
"isIndexer": false,
|
|
204
295
|
"hasGetter": true,
|
|
205
296
|
"hasSetter": false,
|
|
297
|
+
"isStatic": false,
|
|
298
|
+
"isAbstract": false,
|
|
299
|
+
"isVirtual": true,
|
|
300
|
+
"isOverride": false,
|
|
301
|
+
"visibility": "Public",
|
|
302
|
+
"sourceInterface": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
206
303
|
"declaringClrType": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
207
304
|
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Abstractions"
|
|
208
305
|
}
|
|
@@ -217,164 +314,10 @@
|
|
|
217
314
|
"normalizedSignature": "constructor|(System.Reflection.Assembly,System.String,System.String,System.DateTimeOffset):void|static=false",
|
|
218
315
|
"isStatic": false,
|
|
219
316
|
"parameterCount": 4,
|
|
317
|
+
"visibility": "Public",
|
|
220
318
|
"declaringClrType": "Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo",
|
|
221
319
|
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Embedded"
|
|
222
320
|
}
|
|
223
|
-
],
|
|
224
|
-
"exposedMethods": [
|
|
225
|
-
{
|
|
226
|
-
"tsName": "createReadStream",
|
|
227
|
-
"isStatic": false,
|
|
228
|
-
"tsSignatureId": "CreateReadStream|():System.IO.Stream|static=false",
|
|
229
|
-
"target": {
|
|
230
|
-
"declaringClrType": "Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo",
|
|
231
|
-
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Embedded",
|
|
232
|
-
"metadataToken": 100663331
|
|
233
|
-
}
|
|
234
|
-
},
|
|
235
|
-
{
|
|
236
|
-
"tsName": "createReadStream$view",
|
|
237
|
-
"isStatic": false,
|
|
238
|
-
"tsSignatureId": "CreateReadStream|():System.IO.Stream|static=false",
|
|
239
|
-
"target": {
|
|
240
|
-
"declaringClrType": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
241
|
-
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Abstractions",
|
|
242
|
-
"metadataToken": 100663319
|
|
243
|
-
}
|
|
244
|
-
}
|
|
245
|
-
],
|
|
246
|
-
"exposedProperties": [
|
|
247
|
-
{
|
|
248
|
-
"tsName": "exists",
|
|
249
|
-
"isStatic": false,
|
|
250
|
-
"tsSignatureId": "Exists|:System.Boolean|static=false|accessor=get",
|
|
251
|
-
"target": {
|
|
252
|
-
"declaringClrType": "Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo",
|
|
253
|
-
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Embedded",
|
|
254
|
-
"metadataToken": 385875971
|
|
255
|
-
}
|
|
256
|
-
},
|
|
257
|
-
{
|
|
258
|
-
"tsName": "length",
|
|
259
|
-
"isStatic": false,
|
|
260
|
-
"tsSignatureId": "Length|:System.Int64|static=false|accessor=get",
|
|
261
|
-
"target": {
|
|
262
|
-
"declaringClrType": "Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo",
|
|
263
|
-
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Embedded",
|
|
264
|
-
"metadataToken": 385875972
|
|
265
|
-
}
|
|
266
|
-
},
|
|
267
|
-
{
|
|
268
|
-
"tsName": "physicalPath",
|
|
269
|
-
"isStatic": false,
|
|
270
|
-
"tsSignatureId": "PhysicalPath|:System.String|static=false|accessor=get",
|
|
271
|
-
"target": {
|
|
272
|
-
"declaringClrType": "Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo",
|
|
273
|
-
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Embedded",
|
|
274
|
-
"metadataToken": 385875973
|
|
275
|
-
}
|
|
276
|
-
},
|
|
277
|
-
{
|
|
278
|
-
"tsName": "name",
|
|
279
|
-
"isStatic": false,
|
|
280
|
-
"tsSignatureId": "Name|:System.String|static=false|accessor=get",
|
|
281
|
-
"target": {
|
|
282
|
-
"declaringClrType": "Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo",
|
|
283
|
-
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Embedded",
|
|
284
|
-
"metadataToken": 385875974
|
|
285
|
-
}
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
"tsName": "lastModified",
|
|
289
|
-
"isStatic": false,
|
|
290
|
-
"tsSignatureId": "LastModified|:System.DateTimeOffset|static=false|accessor=get",
|
|
291
|
-
"target": {
|
|
292
|
-
"declaringClrType": "Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo",
|
|
293
|
-
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Embedded",
|
|
294
|
-
"metadataToken": 385875975
|
|
295
|
-
}
|
|
296
|
-
},
|
|
297
|
-
{
|
|
298
|
-
"tsName": "isDirectory",
|
|
299
|
-
"isStatic": false,
|
|
300
|
-
"tsSignatureId": "IsDirectory|:System.Boolean|static=false|accessor=get",
|
|
301
|
-
"target": {
|
|
302
|
-
"declaringClrType": "Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo",
|
|
303
|
-
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Embedded",
|
|
304
|
-
"metadataToken": 385875976
|
|
305
|
-
}
|
|
306
|
-
},
|
|
307
|
-
{
|
|
308
|
-
"tsName": "exists$view",
|
|
309
|
-
"isStatic": false,
|
|
310
|
-
"tsSignatureId": "Exists|:System.Boolean|static=false|accessor=get",
|
|
311
|
-
"target": {
|
|
312
|
-
"declaringClrType": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
313
|
-
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Abstractions",
|
|
314
|
-
"metadataToken": 385875972
|
|
315
|
-
}
|
|
316
|
-
},
|
|
317
|
-
{
|
|
318
|
-
"tsName": "length$view",
|
|
319
|
-
"isStatic": false,
|
|
320
|
-
"tsSignatureId": "Length|:System.Int64|static=false|accessor=get",
|
|
321
|
-
"target": {
|
|
322
|
-
"declaringClrType": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
323
|
-
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Abstractions",
|
|
324
|
-
"metadataToken": 385875973
|
|
325
|
-
}
|
|
326
|
-
},
|
|
327
|
-
{
|
|
328
|
-
"tsName": "physicalPath$view",
|
|
329
|
-
"isStatic": false,
|
|
330
|
-
"tsSignatureId": "PhysicalPath|:System.String|static=false|accessor=get",
|
|
331
|
-
"target": {
|
|
332
|
-
"declaringClrType": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
333
|
-
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Abstractions",
|
|
334
|
-
"metadataToken": 385875974
|
|
335
|
-
}
|
|
336
|
-
},
|
|
337
|
-
{
|
|
338
|
-
"tsName": "name$view",
|
|
339
|
-
"isStatic": false,
|
|
340
|
-
"tsSignatureId": "Name|:System.String|static=false|accessor=get",
|
|
341
|
-
"target": {
|
|
342
|
-
"declaringClrType": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
343
|
-
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Abstractions",
|
|
344
|
-
"metadataToken": 385875975
|
|
345
|
-
}
|
|
346
|
-
},
|
|
347
|
-
{
|
|
348
|
-
"tsName": "lastModified$view",
|
|
349
|
-
"isStatic": false,
|
|
350
|
-
"tsSignatureId": "LastModified|:System.DateTimeOffset|static=false|accessor=get",
|
|
351
|
-
"target": {
|
|
352
|
-
"declaringClrType": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
353
|
-
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Abstractions",
|
|
354
|
-
"metadataToken": 385875976
|
|
355
|
-
}
|
|
356
|
-
},
|
|
357
|
-
{
|
|
358
|
-
"tsName": "isDirectory$view",
|
|
359
|
-
"isStatic": false,
|
|
360
|
-
"tsSignatureId": "IsDirectory|:System.Boolean|static=false|accessor=get",
|
|
361
|
-
"target": {
|
|
362
|
-
"declaringClrType": "Microsoft.Extensions.FileProviders.IFileInfo",
|
|
363
|
-
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Abstractions",
|
|
364
|
-
"metadataToken": 385875977
|
|
365
|
-
}
|
|
366
|
-
}
|
|
367
|
-
],
|
|
368
|
-
"exposedConstructors": [
|
|
369
|
-
{
|
|
370
|
-
"isStatic": false,
|
|
371
|
-
"tsSignatureId": "constructor|(System.Reflection.Assembly,System.String,System.String,System.DateTimeOffset):void|static=false",
|
|
372
|
-
"target": {
|
|
373
|
-
"declaringClrType": "Microsoft.Extensions.FileProviders.Embedded.EmbeddedResourceFileInfo",
|
|
374
|
-
"declaringAssemblyName": "Microsoft.Extensions.FileProviders.Embedded",
|
|
375
|
-
"metadataToken": 100663324
|
|
376
|
-
}
|
|
377
|
-
}
|
|
378
321
|
]
|
|
379
322
|
}
|
|
380
323
|
]
|
|
@@ -14,13 +14,13 @@ import type { Boolean as ClrBoolean, DateTimeOffset, Int64, Object as ClrObject,
|
|
|
14
14
|
import type { Assembly } from "@tsonic/dotnet/System.Reflection.js";
|
|
15
15
|
|
|
16
16
|
export interface EmbeddedResourceFileInfo$instance {
|
|
17
|
-
readonly
|
|
18
|
-
readonly
|
|
19
|
-
readonly
|
|
20
|
-
readonly
|
|
21
|
-
readonly
|
|
22
|
-
readonly
|
|
23
|
-
|
|
17
|
+
readonly Exists: boolean;
|
|
18
|
+
readonly IsDirectory: boolean;
|
|
19
|
+
readonly LastModified: DateTimeOffset;
|
|
20
|
+
readonly Length: long;
|
|
21
|
+
readonly Name: string;
|
|
22
|
+
readonly PhysicalPath: string;
|
|
23
|
+
CreateReadStream(): Stream;
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
|