@tsonic/dotnet
Version:
TypeScript type definitions for .NET 10 BCL (Base Class Library)
1,160 lines • 77.5 kB
JSON
{
"namespace": "System.IO.Enumeration",
"types": [
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindPredicate",
"clrName": "System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindPredicate",
"tsEmitName": "FileSystemEnumerable_1_FindPredicate",
"assemblyName": "System.Private.CoreLib",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindPredicate::Invoke(System.IO.Enumeration.FileSystemEntry\u0026):System.Boolean",
"clrName": "Invoke",
"tsEmitName": "invoke",
"metadataToken": 100701692,
"canonicalSignature": "(System.IO.Enumeration.FileSystemEntry\u0026):System.Boolean",
"normalizedSignature": "Invoke|(System.IO.Enumeration.FileSystemEntry\u0026):System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindPredicate",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindPredicate::BeginInvoke(System.IO.Enumeration.FileSystemEntry\u0026,System.AsyncCallback,System.Object):System.IAsyncResult",
"clrName": "BeginInvoke",
"tsEmitName": "beginInvoke",
"metadataToken": 100701693,
"canonicalSignature": "(System.IO.Enumeration.FileSystemEntry\u0026,System.AsyncCallback,System.Object):System.IAsyncResult",
"normalizedSignature": "BeginInvoke|(System.IO.Enumeration.FileSystemEntry\u0026,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 3,
"declaringClrType": "System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindPredicate",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindPredicate::EndInvoke(System.IO.Enumeration.FileSystemEntry\u0026,System.IAsyncResult):System.Boolean",
"clrName": "EndInvoke",
"tsEmitName": "endInvoke",
"metadataToken": 100701694,
"canonicalSignature": "(System.IO.Enumeration.FileSystemEntry\u0026,System.IAsyncResult):System.Boolean",
"normalizedSignature": "EndInvoke|(System.IO.Enumeration.FileSystemEntry\u0026,System.IAsyncResult):System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindPredicate",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
}
],
"properties": [],
"fields": [],
"events": [],
"constructors": [
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindPredicate::.ctor(System.Object,System.IntPtr):void",
"metadataToken": 100701691,
"canonicalSignature": "(System.Object,System.IntPtr):void",
"normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
"isStatic": false,
"parameterCount": 2,
"declaringClrType": "System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindPredicate",
"declaringAssemblyName": "System.Private.CoreLib"
}
],
"exposedMethods": [
{
"tsName": "invoke",
"isStatic": false,
"tsSignatureId": "Invoke|(System.IO.Enumeration.FileSystemEntry\u0026):System.Boolean|static=false",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindPredicate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100701692
}
},
{
"tsName": "beginInvoke",
"isStatic": false,
"tsSignatureId": "BeginInvoke|(System.IO.Enumeration.FileSystemEntry\u0026,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindPredicate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100701693
}
},
{
"tsName": "endInvoke",
"isStatic": false,
"tsSignatureId": "EndInvoke|(System.IO.Enumeration.FileSystemEntry\u0026,System.IAsyncResult):System.Boolean|static=false",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindPredicate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100701694
}
},
{
"tsName": "getObjectData",
"isStatic": false,
"tsSignatureId": "GetObjectData|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void|static=false",
"target": {
"declaringClrType": "System.MulticastDelegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664795
}
},
{
"tsName": "equals",
"isStatic": false,
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
"target": {
"declaringClrType": "System.MulticastDelegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664796
}
},
{
"tsName": "getInvocationList",
"isStatic": false,
"tsSignatureId": "GetInvocationList|():System.Delegate[]|static=false",
"target": {
"declaringClrType": "System.MulticastDelegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664806
}
},
{
"tsName": "getHashCode",
"isStatic": false,
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
"target": {
"declaringClrType": "System.MulticastDelegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664809
}
},
{
"tsName": "clone$view",
"isStatic": false,
"tsSignatureId": "Clone|():System.Object|static=false",
"target": {
"declaringClrType": "System.ICloneable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668509
}
},
{
"tsName": "getObjectData$view",
"isStatic": false,
"tsSignatureId": "GetObjectData|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void|static=false",
"target": {
"declaringClrType": "System.Runtime.Serialization.ISerializable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100682649
}
},
{
"tsName": "clone",
"isStatic": false,
"tsSignatureId": "Clone|():System.Object|static=false",
"target": {
"declaringClrType": "System.MulticastDelegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 0
}
},
{
"tsName": "createDelegate",
"isStatic": true,
"tsSignatureId": "CreateDelegate|(System.Type,System.Object,System.String,System.Boolean,System.Boolean):System.Delegate|static=true",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664226
}
},
{
"tsName": "createDelegate",
"isStatic": true,
"tsSignatureId": "CreateDelegate|(System.Type,System.Object,System.Reflection.MethodInfo,System.Boolean):System.Delegate|static=true",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664229
}
},
{
"tsName": "combine",
"isStatic": true,
"tsSignatureId": "Combine|(System.Delegate,System.Delegate):System.Delegate|static=true",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664255
}
},
{
"tsName": "combine",
"isStatic": true,
"tsSignatureId": "Combine|(System.Delegate[]):System.Delegate|static=true",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664256
}
},
{
"tsName": "createDelegate",
"isStatic": true,
"tsSignatureId": "CreateDelegate|(System.Type,System.Object,System.Reflection.MethodInfo):System.Delegate|static=true",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664258
}
},
{
"tsName": "createDelegate",
"isStatic": true,
"tsSignatureId": "CreateDelegate|(System.Type,System.Reflection.MethodInfo):System.Delegate|static=true",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664259
}
},
{
"tsName": "enumerateInvocationList",
"isStatic": true,
"tsSignatureId": "EnumerateInvocationList|(TDelegate):InvocationListEnumerator_1|static=true",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664268
}
},
{
"tsName": "dynamicInvoke",
"isStatic": false,
"tsSignatureId": "DynamicInvoke|(System.Object[]):System.Object|static=false",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664269
}
},
{
"tsName": "remove",
"isStatic": true,
"tsSignatureId": "Remove|(System.Delegate,System.Delegate):System.Delegate|static=true",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664272
}
},
{
"tsName": "removeAll",
"isStatic": true,
"tsSignatureId": "RemoveAll|(System.Delegate,System.Delegate):System.Delegate|static=true",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664273
}
},
{
"tsName": "getType",
"isStatic": false,
"tsSignatureId": "GetType|():System.Type|static=false",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664825
}
},
{
"tsName": "toString",
"isStatic": false,
"tsSignatureId": "ToString|():System.String|static=false",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664829
}
},
{
"tsName": "equals",
"isStatic": true,
"tsSignatureId": "Equals|(System.Object,System.Object):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664831
}
},
{
"tsName": "referenceEquals",
"isStatic": true,
"tsSignatureId": "ReferenceEquals|(System.Object,System.Object):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664832
}
}
],
"exposedProperties": [
{
"tsName": "target",
"isStatic": false,
"tsSignatureId": "Target|:System.Object|static=false|accessor=get",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385876039
}
},
{
"tsName": "hasSingleTarget",
"isStatic": false,
"tsSignatureId": "HasSingleTarget|:System.Boolean|static=false|accessor=get",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385876040
}
},
{
"tsName": "method",
"isStatic": false,
"tsSignatureId": "Method|:System.Reflection.MethodInfo|static=false|accessor=get",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385876041
}
}
],
"exposedConstructors": [
{
"isStatic": false,
"tsSignatureId": "constructor|(System.Object,System.IntPtr):void|static=false",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindPredicate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100701691
}
}
]
},
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindTransform",
"clrName": "System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindTransform",
"tsEmitName": "FileSystemEnumerable_1_FindTransform",
"assemblyName": "System.Private.CoreLib",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindTransform::Invoke(System.IO.Enumeration.FileSystemEntry\u0026):TResult",
"clrName": "Invoke",
"tsEmitName": "invoke",
"metadataToken": 100701696,
"canonicalSignature": "(System.IO.Enumeration.FileSystemEntry\u0026):TResult",
"normalizedSignature": "Invoke|(System.IO.Enumeration.FileSystemEntry\u0026):TResult|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindTransform",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindTransform::BeginInvoke(System.IO.Enumeration.FileSystemEntry\u0026,System.AsyncCallback,System.Object):System.IAsyncResult",
"clrName": "BeginInvoke",
"tsEmitName": "beginInvoke",
"metadataToken": 100701697,
"canonicalSignature": "(System.IO.Enumeration.FileSystemEntry\u0026,System.AsyncCallback,System.Object):System.IAsyncResult",
"normalizedSignature": "BeginInvoke|(System.IO.Enumeration.FileSystemEntry\u0026,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 3,
"declaringClrType": "System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindTransform",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindTransform::EndInvoke(System.IO.Enumeration.FileSystemEntry\u0026,System.IAsyncResult):TResult",
"clrName": "EndInvoke",
"tsEmitName": "endInvoke",
"metadataToken": 100701698,
"canonicalSignature": "(System.IO.Enumeration.FileSystemEntry\u0026,System.IAsyncResult):TResult",
"normalizedSignature": "EndInvoke|(System.IO.Enumeration.FileSystemEntry\u0026,System.IAsyncResult):TResult|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindTransform",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
}
],
"properties": [],
"fields": [],
"events": [],
"constructors": [
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindTransform::.ctor(System.Object,System.IntPtr):void",
"metadataToken": 100701695,
"canonicalSignature": "(System.Object,System.IntPtr):void",
"normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
"isStatic": false,
"parameterCount": 2,
"declaringClrType": "System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindTransform",
"declaringAssemblyName": "System.Private.CoreLib"
}
],
"exposedMethods": [
{
"tsName": "invoke",
"isStatic": false,
"tsSignatureId": "Invoke|(System.IO.Enumeration.FileSystemEntry\u0026):TResult|static=false",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindTransform",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100701696
}
},
{
"tsName": "beginInvoke",
"isStatic": false,
"tsSignatureId": "BeginInvoke|(System.IO.Enumeration.FileSystemEntry\u0026,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindTransform",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100701697
}
},
{
"tsName": "endInvoke",
"isStatic": false,
"tsSignatureId": "EndInvoke|(System.IO.Enumeration.FileSystemEntry\u0026,System.IAsyncResult):TResult|static=false",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindTransform",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100701698
}
},
{
"tsName": "getObjectData",
"isStatic": false,
"tsSignatureId": "GetObjectData|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void|static=false",
"target": {
"declaringClrType": "System.MulticastDelegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664795
}
},
{
"tsName": "equals",
"isStatic": false,
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
"target": {
"declaringClrType": "System.MulticastDelegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664796
}
},
{
"tsName": "getInvocationList",
"isStatic": false,
"tsSignatureId": "GetInvocationList|():System.Delegate[]|static=false",
"target": {
"declaringClrType": "System.MulticastDelegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664806
}
},
{
"tsName": "getHashCode",
"isStatic": false,
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
"target": {
"declaringClrType": "System.MulticastDelegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664809
}
},
{
"tsName": "clone$view",
"isStatic": false,
"tsSignatureId": "Clone|():System.Object|static=false",
"target": {
"declaringClrType": "System.ICloneable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668509
}
},
{
"tsName": "getObjectData$view",
"isStatic": false,
"tsSignatureId": "GetObjectData|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void|static=false",
"target": {
"declaringClrType": "System.Runtime.Serialization.ISerializable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100682649
}
},
{
"tsName": "clone",
"isStatic": false,
"tsSignatureId": "Clone|():System.Object|static=false",
"target": {
"declaringClrType": "System.MulticastDelegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 0
}
},
{
"tsName": "createDelegate",
"isStatic": true,
"tsSignatureId": "CreateDelegate|(System.Type,System.Object,System.String,System.Boolean,System.Boolean):System.Delegate|static=true",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664226
}
},
{
"tsName": "createDelegate",
"isStatic": true,
"tsSignatureId": "CreateDelegate|(System.Type,System.Object,System.Reflection.MethodInfo,System.Boolean):System.Delegate|static=true",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664229
}
},
{
"tsName": "combine",
"isStatic": true,
"tsSignatureId": "Combine|(System.Delegate,System.Delegate):System.Delegate|static=true",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664255
}
},
{
"tsName": "combine",
"isStatic": true,
"tsSignatureId": "Combine|(System.Delegate[]):System.Delegate|static=true",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664256
}
},
{
"tsName": "createDelegate",
"isStatic": true,
"tsSignatureId": "CreateDelegate|(System.Type,System.Object,System.Reflection.MethodInfo):System.Delegate|static=true",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664258
}
},
{
"tsName": "createDelegate",
"isStatic": true,
"tsSignatureId": "CreateDelegate|(System.Type,System.Reflection.MethodInfo):System.Delegate|static=true",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664259
}
},
{
"tsName": "enumerateInvocationList",
"isStatic": true,
"tsSignatureId": "EnumerateInvocationList|(TDelegate):InvocationListEnumerator_1|static=true",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664268
}
},
{
"tsName": "dynamicInvoke",
"isStatic": false,
"tsSignatureId": "DynamicInvoke|(System.Object[]):System.Object|static=false",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664269
}
},
{
"tsName": "remove",
"isStatic": true,
"tsSignatureId": "Remove|(System.Delegate,System.Delegate):System.Delegate|static=true",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664272
}
},
{
"tsName": "removeAll",
"isStatic": true,
"tsSignatureId": "RemoveAll|(System.Delegate,System.Delegate):System.Delegate|static=true",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664273
}
},
{
"tsName": "getType",
"isStatic": false,
"tsSignatureId": "GetType|():System.Type|static=false",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664825
}
},
{
"tsName": "toString",
"isStatic": false,
"tsSignatureId": "ToString|():System.String|static=false",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664829
}
},
{
"tsName": "equals",
"isStatic": true,
"tsSignatureId": "Equals|(System.Object,System.Object):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664831
}
},
{
"tsName": "referenceEquals",
"isStatic": true,
"tsSignatureId": "ReferenceEquals|(System.Object,System.Object):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664832
}
}
],
"exposedProperties": [
{
"tsName": "target",
"isStatic": false,
"tsSignatureId": "Target|:System.Object|static=false|accessor=get",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385876039
}
},
{
"tsName": "hasSingleTarget",
"isStatic": false,
"tsSignatureId": "HasSingleTarget|:System.Boolean|static=false|accessor=get",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385876040
}
},
{
"tsName": "method",
"isStatic": false,
"tsSignatureId": "Method|:System.Reflection.MethodInfo|static=false|accessor=get",
"target": {
"declaringClrType": "System.Delegate",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385876041
}
}
],
"exposedConstructors": [
{
"isStatic": false,
"tsSignatureId": "constructor|(System.Object,System.IntPtr):void|static=false",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEnumerable\u00601\u002BFindTransform",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100701695
}
}
]
},
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEntry",
"clrName": "System.IO.Enumeration.FileSystemEntry",
"tsEmitName": "FileSystemEntry",
"assemblyName": "System.Private.CoreLib",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEntry::ToSpecifiedFullPath():System.String",
"clrName": "ToSpecifiedFullPath",
"tsEmitName": "toSpecifiedFullPath",
"metadataToken": 100701636,
"canonicalSignature": "():System.String",
"normalizedSignature": "ToSpecifiedFullPath|():System.String|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEntry::ToFileSystemInfo():System.IO.FileSystemInfo",
"clrName": "ToFileSystemInfo",
"tsEmitName": "toFileSystemInfo",
"metadataToken": 100701655,
"canonicalSignature": "():System.IO.FileSystemInfo",
"normalizedSignature": "ToFileSystemInfo|():System.IO.FileSystemInfo|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEntry::ToFullPath():System.String",
"clrName": "ToFullPath",
"tsEmitName": "toFullPath",
"metadataToken": 100701656,
"canonicalSignature": "():System.String",
"normalizedSignature": "ToFullPath|():System.String|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
}
],
"properties": [
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEntry::FileName:System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
"clrName": "FileName",
"tsEmitName": "fileName",
"metadataToken": 385880863,
"canonicalSignature": ":System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
"normalizedSignature": "FileName|:System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEntry::Directory:System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
"clrName": "Directory",
"tsEmitName": "directory",
"metadataToken": 385880864,
"canonicalSignature": ":System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
"normalizedSignature": "Directory|:System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEntry::RootDirectory:System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
"clrName": "RootDirectory",
"tsEmitName": "rootDirectory",
"metadataToken": 385880865,
"canonicalSignature": ":System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
"normalizedSignature": "RootDirectory|:System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEntry::OriginalRootDirectory:System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
"clrName": "OriginalRootDirectory",
"tsEmitName": "originalRootDirectory",
"metadataToken": 385880866,
"canonicalSignature": ":System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
"normalizedSignature": "OriginalRootDirectory|:System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEntry::Attributes:System.IO.FileAttributes",
"clrName": "Attributes",
"tsEmitName": "attributes",
"metadataToken": 385880867,
"canonicalSignature": ":System.IO.FileAttributes",
"normalizedSignature": "Attributes|:System.IO.FileAttributes|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEntry::Length:System.Int64",
"clrName": "Length",
"tsEmitName": "length",
"metadataToken": 385880868,
"canonicalSignature": ":System.Int64",
"normalizedSignature": "Length|:System.Int64|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEntry::CreationTimeUtc:System.DateTimeOffset",
"clrName": "CreationTimeUtc",
"tsEmitName": "creationTimeUtc",
"metadataToken": 385880869,
"canonicalSignature": ":System.DateTimeOffset",
"normalizedSignature": "CreationTimeUtc|:System.DateTimeOffset|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEntry::LastAccessTimeUtc:System.DateTimeOffset",
"clrName": "LastAccessTimeUtc",
"tsEmitName": "lastAccessTimeUtc",
"metadataToken": 385880870,
"canonicalSignature": ":System.DateTimeOffset",
"normalizedSignature": "LastAccessTimeUtc|:System.DateTimeOffset|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEntry::LastWriteTimeUtc:System.DateTimeOffset",
"clrName": "LastWriteTimeUtc",
"tsEmitName": "lastWriteTimeUtc",
"metadataToken": 385880871,
"canonicalSignature": ":System.DateTimeOffset",
"normalizedSignature": "LastWriteTimeUtc|:System.DateTimeOffset|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEntry::IsHidden:System.Boolean",
"clrName": "IsHidden",
"tsEmitName": "isHidden",
"metadataToken": 385880872,
"canonicalSignature": ":System.Boolean",
"normalizedSignature": "IsHidden|:System.Boolean|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEntry::IsDirectory:System.Boolean",
"clrName": "IsDirectory",
"tsEmitName": "isDirectory",
"metadataToken": 385880874,
"canonicalSignature": ":System.Boolean",
"normalizedSignature": "IsDirectory|:System.Boolean|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib"
}
],
"fields": [],
"events": [],
"constructors": [],
"exposedMethods": [
{
"tsName": "toSpecifiedFullPath",
"isStatic": false,
"tsSignatureId": "ToSpecifiedFullPath|():System.String|static=false",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100701636
}
},
{
"tsName": "toFileSystemInfo",
"isStatic": false,
"tsSignatureId": "ToFileSystemInfo|():System.IO.FileSystemInfo|static=false",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100701655
}
},
{
"tsName": "toFullPath",
"isStatic": false,
"tsSignatureId": "ToFullPath|():System.String|static=false",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100701656
}
},
{
"tsName": "equals",
"isStatic": false,
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
"target": {
"declaringClrType": "System.ValueType",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100665958
}
},
{
"tsName": "getHashCode",
"isStatic": false,
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
"target": {
"declaringClrType": "System.ValueType",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100665961
}
},
{
"tsName": "toString",
"isStatic": false,
"tsSignatureId": "ToString|():System.String|static=false",
"target": {
"declaringClrType": "System.ValueType",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100665963
}
},
{
"tsName": "getType",
"isStatic": false,
"tsSignatureId": "GetType|():System.Type|static=false",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664825
}
},
{
"tsName": "equals",
"isStatic": true,
"tsSignatureId": "Equals|(System.Object,System.Object):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664831
}
},
{
"tsName": "referenceEquals",
"isStatic": true,
"tsSignatureId": "ReferenceEquals|(System.Object,System.Object):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664832
}
}
],
"exposedProperties": [
{
"tsName": "fileName",
"isStatic": false,
"tsSignatureId": "FileName|:System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385880863
}
},
{
"tsName": "directory",
"isStatic": false,
"tsSignatureId": "Directory|:System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385880864
}
},
{
"tsName": "rootDirectory",
"isStatic": false,
"tsSignatureId": "RootDirectory|:System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385880865
}
},
{
"tsName": "originalRootDirectory",
"isStatic": false,
"tsSignatureId": "OriginalRootDirectory|:System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385880866
}
},
{
"tsName": "attributes",
"isStatic": false,
"tsSignatureId": "Attributes|:System.IO.FileAttributes|static=false|accessor=get",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385880867
}
},
{
"tsName": "length",
"isStatic": false,
"tsSignatureId": "Length|:System.Int64|static=false|accessor=get",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385880868
}
},
{
"tsName": "creationTimeUtc",
"isStatic": false,
"tsSignatureId": "CreationTimeUtc|:System.DateTimeOffset|static=false|accessor=get",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385880869
}
},
{
"tsName": "lastAccessTimeUtc",
"isStatic": false,
"tsSignatureId": "LastAccessTimeUtc|:System.DateTimeOffset|static=false|accessor=get",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385880870
}
},
{
"tsName": "lastWriteTimeUtc",
"isStatic": false,
"tsSignatureId": "LastWriteTimeUtc|:System.DateTimeOffset|static=false|accessor=get",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385880871
}
},
{
"tsName": "isHidden",
"isStatic": false,
"tsSignatureId": "IsHidden|:System.Boolean|static=false|accessor=get",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385880872
}
},
{
"tsName": "isDirectory",
"isStatic": false,
"tsSignatureId": "IsDirectory|:System.Boolean|static=false|accessor=get",
"target": {
"declaringClrType": "System.IO.Enumeration.FileSystemEntry",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385880874
}
}
]
},
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEnumerable\u00601",
"clrName": "System.IO.Enumeration.FileSystemEnumerable\u00601",
"tsEmitName": "FileSystemEnumerable_1",
"assemblyName": "System.Private.CoreLib",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Private.CoreLib:System.IO.Enumeration.FileSystemEnumerable\u00601::GetEnumerator():IEnumerator_1",
"clrName": "GetEnumerator",
"tsEmitName": "getEnumerator",
"metadataToken": 100701689,
"canonicalSignature": "():IEnumerator_1",
"normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.IO.Enumeration.FileSystemEnumerable\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601::GetEnumerator():IEnumerator_1",
"clrName": "GetEnumerator",
"tsEmitName": "getEnumerator$view",
"metadataToken": 100704560,
"canonicalSignature": "():IEnumerator_1",
"normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.Collections.Generic.IEnumerable\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
"clrName": "GetEnumerator",
"tsEmitName": "getEnumerator$view",
"metadataToken": 100703845,
"canonicalSignature": "