@tsonic/dotnet
Version:
TypeScript type definitions for .NET 10 BCL (Base Class Library)
1,055 lines • 223 kB
JSON
{
"namespace": "System.ComponentModel.Design.Serialization",
"types": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.Serialization.ResolveNameEventHandler",
"clrName": "System.ComponentModel.Design.Serialization.ResolveNameEventHandler",
"tsEmitName": "ResolveNameEventHandler",
"assemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 0,
"methods": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.Serialization.ResolveNameEventHandler::Invoke(System.Object,System.ComponentModel.Design.Serialization.ResolveNameEventArgs):System.Void",
"clrName": "Invoke",
"tsEmitName": "invoke",
"metadataToken": 100665570,
"canonicalSignature": "(System.Object,System.ComponentModel.Design.Serialization.ResolveNameEventArgs):System.Void",
"normalizedSignature": "Invoke|(System.Object,System.ComponentModel.Design.Serialization.ResolveNameEventArgs):System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.ComponentModel.Design.Serialization.ResolveNameEventHandler",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.Serialization.ResolveNameEventHandler::BeginInvoke(System.Object,System.ComponentModel.Design.Serialization.ResolveNameEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult",
"clrName": "BeginInvoke",
"tsEmitName": "beginInvoke",
"metadataToken": 100665571,
"canonicalSignature": "(System.Object,System.ComponentModel.Design.Serialization.ResolveNameEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult",
"normalizedSignature": "BeginInvoke|(System.Object,System.ComponentModel.Design.Serialization.ResolveNameEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 4,
"declaringClrType": "System.ComponentModel.Design.Serialization.ResolveNameEventHandler",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.Serialization.ResolveNameEventHandler::EndInvoke(System.IAsyncResult):System.Void",
"clrName": "EndInvoke",
"tsEmitName": "endInvoke",
"metadataToken": 100665572,
"canonicalSignature": "(System.IAsyncResult):System.Void",
"normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.ComponentModel.Design.Serialization.ResolveNameEventHandler",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
}
],
"properties": [],
"fields": [],
"events": [],
"constructors": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.Serialization.ResolveNameEventHandler::.ctor(System.Object,System.IntPtr):void",
"metadataToken": 100665569,
"canonicalSignature": "(System.Object,System.IntPtr):void",
"normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
"isStatic": false,
"parameterCount": 2,
"declaringClrType": "System.ComponentModel.Design.Serialization.ResolveNameEventHandler",
"declaringAssemblyName": "System.ComponentModel.TypeConverter"
}
],
"exposedMethods": [
{
"tsName": "invoke",
"isStatic": false,
"tsSignatureId": "Invoke|(System.Object,System.ComponentModel.Design.Serialization.ResolveNameEventArgs):System.Void|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.Serialization.ResolveNameEventHandler",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 100665570
}
},
{
"tsName": "beginInvoke",
"isStatic": false,
"tsSignatureId": "BeginInvoke|(System.Object,System.ComponentModel.Design.Serialization.ResolveNameEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.Serialization.ResolveNameEventHandler",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 100665571
}
},
{
"tsName": "endInvoke",
"isStatic": false,
"tsSignatureId": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.Serialization.ResolveNameEventHandler",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 100665572
}
},
{
"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.ComponentModel.Design.Serialization.ResolveNameEventHandler",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 100665569
}
}
]
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.Serialization.IDesignerLoaderHost",
"clrName": "System.ComponentModel.Design.Serialization.IDesignerLoaderHost",
"tsEmitName": "IDesignerLoaderHost",
"assemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 0,
"methods": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.Serialization.IDesignerLoaderHost::EndLoad(System.String,System.Boolean,System.Collections.ICollection):System.Void",
"clrName": "EndLoad",
"tsEmitName": "endLoad",
"metadataToken": 100665517,
"canonicalSignature": "(System.String,System.Boolean,System.Collections.ICollection):System.Void",
"normalizedSignature": "EndLoad|(System.String,System.Boolean,System.Collections.ICollection):System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 3,
"declaringClrType": "System.ComponentModel.Design.Serialization.IDesignerLoaderHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.Serialization.IDesignerLoaderHost::Reload():System.Void",
"clrName": "Reload",
"tsEmitName": "reload",
"metadataToken": 100665518,
"canonicalSignature": "():System.Void",
"normalizedSignature": "Reload|():System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.ComponentModel.Design.Serialization.IDesignerLoaderHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::CreateComponent(System.Type):System.ComponentModel.IComponent",
"clrName": "CreateComponent",
"tsEmitName": "createComponent",
"metadataToken": 100665221,
"canonicalSignature": "(System.Type):System.ComponentModel.IComponent",
"normalizedSignature": "CreateComponent|(System.Type):System.ComponentModel.IComponent|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::CreateComponent(System.Type,System.String):System.ComponentModel.IComponent",
"clrName": "CreateComponent",
"tsEmitName": "createComponent",
"metadataToken": 100665222,
"canonicalSignature": "(System.Type,System.String):System.ComponentModel.IComponent",
"normalizedSignature": "CreateComponent|(System.Type,System.String):System.ComponentModel.IComponent|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::CreateTransaction():System.ComponentModel.Design.DesignerTransaction",
"clrName": "CreateTransaction",
"tsEmitName": "createTransaction",
"metadataToken": 100665223,
"canonicalSignature": "():System.ComponentModel.Design.DesignerTransaction",
"normalizedSignature": "CreateTransaction|():System.ComponentModel.Design.DesignerTransaction|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::CreateTransaction(System.String):System.ComponentModel.Design.DesignerTransaction",
"clrName": "CreateTransaction",
"tsEmitName": "createTransaction",
"metadataToken": 100665224,
"canonicalSignature": "(System.String):System.ComponentModel.Design.DesignerTransaction",
"normalizedSignature": "CreateTransaction|(System.String):System.ComponentModel.Design.DesignerTransaction|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::DestroyComponent(System.ComponentModel.IComponent):System.Void",
"clrName": "DestroyComponent",
"tsEmitName": "destroyComponent",
"metadataToken": 100665225,
"canonicalSignature": "(System.ComponentModel.IComponent):System.Void",
"normalizedSignature": "DestroyComponent|(System.ComponentModel.IComponent):System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::GetDesigner(System.ComponentModel.IComponent):System.ComponentModel.Design.IDesigner",
"clrName": "GetDesigner",
"tsEmitName": "getDesigner",
"metadataToken": 100665226,
"canonicalSignature": "(System.ComponentModel.IComponent):System.ComponentModel.Design.IDesigner",
"normalizedSignature": "GetDesigner|(System.ComponentModel.IComponent):System.ComponentModel.Design.IDesigner|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::GetType(System.String):System.Type",
"clrName": "GetType",
"tsEmitName": "getType",
"metadataToken": 100665227,
"canonicalSignature": "(System.String):System.Type",
"normalizedSignature": "GetType|(System.String):System.Type|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IServiceContainer::AddService(System.Type,System.Object):System.Void",
"clrName": "AddService",
"tsEmitName": "addService",
"metadataToken": 100665228,
"canonicalSignature": "(System.Type,System.Object):System.Void",
"normalizedSignature": "AddService|(System.Type,System.Object):System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.ComponentModel.Design.IServiceContainer",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IServiceContainer::AddService(System.Type,System.Object,System.Boolean):System.Void",
"clrName": "AddService",
"tsEmitName": "addService",
"metadataToken": 100665229,
"canonicalSignature": "(System.Type,System.Object,System.Boolean):System.Void",
"normalizedSignature": "AddService|(System.Type,System.Object,System.Boolean):System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 3,
"declaringClrType": "System.ComponentModel.Design.IServiceContainer",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IServiceContainer::AddService(System.Type,System.ComponentModel.Design.ServiceCreatorCallback):System.Void",
"clrName": "AddService",
"tsEmitName": "addService",
"metadataToken": 100665230,
"canonicalSignature": "(System.Type,System.ComponentModel.Design.ServiceCreatorCallback):System.Void",
"normalizedSignature": "AddService|(System.Type,System.ComponentModel.Design.ServiceCreatorCallback):System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.ComponentModel.Design.IServiceContainer",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IServiceContainer::AddService(System.Type,System.ComponentModel.Design.ServiceCreatorCallback,System.Boolean):System.Void",
"clrName": "AddService",
"tsEmitName": "addService",
"metadataToken": 100665231,
"canonicalSignature": "(System.Type,System.ComponentModel.Design.ServiceCreatorCallback,System.Boolean):System.Void",
"normalizedSignature": "AddService|(System.Type,System.ComponentModel.Design.ServiceCreatorCallback,System.Boolean):System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 3,
"declaringClrType": "System.ComponentModel.Design.IServiceContainer",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IServiceContainer::RemoveService(System.Type):System.Void",
"clrName": "RemoveService",
"tsEmitName": "removeService",
"metadataToken": 100665232,
"canonicalSignature": "(System.Type):System.Void",
"normalizedSignature": "RemoveService|(System.Type):System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.ComponentModel.Design.IServiceContainer",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IServiceContainer::RemoveService(System.Type,System.Boolean):System.Void",
"clrName": "RemoveService",
"tsEmitName": "removeService",
"metadataToken": 100665233,
"canonicalSignature": "(System.Type,System.Boolean):System.Void",
"normalizedSignature": "RemoveService|(System.Type,System.Boolean):System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.ComponentModel.Design.IServiceContainer",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel:System.IServiceProvider::GetService(System.Type):System.Object",
"clrName": "GetService",
"tsEmitName": "getService",
"metadataToken": 100663297,
"canonicalSignature": "(System.Type):System.Object",
"normalizedSignature": "GetService|(System.Type):System.Object|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.IServiceProvider",
"declaringAssemblyName": "System.ComponentModel",
"isExtensionMethod": false
}
],
"properties": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::Loading:System.Boolean",
"clrName": "Loading",
"tsEmitName": "loading",
"metadataToken": 385876368,
"canonicalSignature": ":System.Boolean",
"normalizedSignature": "Loading|:System.Boolean|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter"
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::InTransaction:System.Boolean",
"clrName": "InTransaction",
"tsEmitName": "inTransaction",
"metadataToken": 385876369,
"canonicalSignature": ":System.Boolean",
"normalizedSignature": "InTransaction|:System.Boolean|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter"
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::Container:System.ComponentModel.IContainer",
"clrName": "Container",
"tsEmitName": "container",
"metadataToken": 385876370,
"canonicalSignature": ":System.ComponentModel.IContainer",
"normalizedSignature": "Container|:System.ComponentModel.IContainer|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter"
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::RootComponent:System.ComponentModel.IComponent",
"clrName": "RootComponent",
"tsEmitName": "rootComponent",
"metadataToken": 385876371,
"canonicalSignature": ":System.ComponentModel.IComponent",
"normalizedSignature": "RootComponent|:System.ComponentModel.IComponent|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter"
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::RootComponentClassName:System.String",
"clrName": "RootComponentClassName",
"tsEmitName": "rootComponentClassName",
"metadataToken": 385876372,
"canonicalSignature": ":System.String",
"normalizedSignature": "RootComponentClassName|:System.String|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter"
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::TransactionDescription:System.String",
"clrName": "TransactionDescription",
"tsEmitName": "transactionDescription",
"metadataToken": 385876373,
"canonicalSignature": ":System.String",
"normalizedSignature": "TransactionDescription|:System.String|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter"
}
],
"fields": [],
"events": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::ActivatedSystem.EventHandler",
"clrName": "Activated",
"tsEmitName": "activated",
"metadataToken": 335544329,
"normalizedSignature": "Activated|System.EventHandler|static=false",
"isStatic": false,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter"
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::TransactionClosedSystem.ComponentModel.Design.DesignerTransactionCloseEventHandler",
"clrName": "TransactionClosed",
"tsEmitName": "transactionClosed",
"metadataToken": 335544332,
"normalizedSignature": "TransactionClosed|System.ComponentModel.Design.DesignerTransactionCloseEventHandler|static=false",
"isStatic": false,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter"
}
],
"constructors": [],
"exposedMethods": [
{
"tsName": "endLoad",
"isStatic": false,
"tsSignatureId": "EndLoad|(System.String,System.Boolean,System.Collections.ICollection):System.Void|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.Serialization.IDesignerLoaderHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 100665517
}
},
{
"tsName": "reload",
"isStatic": false,
"tsSignatureId": "Reload|():System.Void|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.Serialization.IDesignerLoaderHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 100665518
}
},
{
"tsName": "createComponent",
"isStatic": false,
"tsSignatureId": "CreateComponent|(System.Type):System.ComponentModel.IComponent|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 100665221
}
},
{
"tsName": "createComponent",
"isStatic": false,
"tsSignatureId": "CreateComponent|(System.Type,System.String):System.ComponentModel.IComponent|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 100665222
}
},
{
"tsName": "createTransaction",
"isStatic": false,
"tsSignatureId": "CreateTransaction|():System.ComponentModel.Design.DesignerTransaction|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 100665223
}
},
{
"tsName": "createTransaction",
"isStatic": false,
"tsSignatureId": "CreateTransaction|(System.String):System.ComponentModel.Design.DesignerTransaction|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 100665224
}
},
{
"tsName": "destroyComponent",
"isStatic": false,
"tsSignatureId": "DestroyComponent|(System.ComponentModel.IComponent):System.Void|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 100665225
}
},
{
"tsName": "getDesigner",
"isStatic": false,
"tsSignatureId": "GetDesigner|(System.ComponentModel.IComponent):System.ComponentModel.Design.IDesigner|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 100665226
}
},
{
"tsName": "getType",
"isStatic": false,
"tsSignatureId": "GetType|(System.String):System.Type|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 100665227
}
},
{
"tsName": "addService",
"isStatic": false,
"tsSignatureId": "AddService|(System.Type,System.Object):System.Void|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.IServiceContainer",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 100665228
}
},
{
"tsName": "addService",
"isStatic": false,
"tsSignatureId": "AddService|(System.Type,System.Object,System.Boolean):System.Void|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.IServiceContainer",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 100665229
}
},
{
"tsName": "addService",
"isStatic": false,
"tsSignatureId": "AddService|(System.Type,System.ComponentModel.Design.ServiceCreatorCallback):System.Void|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.IServiceContainer",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 100665230
}
},
{
"tsName": "addService",
"isStatic": false,
"tsSignatureId": "AddService|(System.Type,System.ComponentModel.Design.ServiceCreatorCallback,System.Boolean):System.Void|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.IServiceContainer",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 100665231
}
},
{
"tsName": "removeService",
"isStatic": false,
"tsSignatureId": "RemoveService|(System.Type):System.Void|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.IServiceContainer",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 100665232
}
},
{
"tsName": "removeService",
"isStatic": false,
"tsSignatureId": "RemoveService|(System.Type,System.Boolean):System.Void|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.IServiceContainer",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 100665233
}
},
{
"tsName": "getService",
"isStatic": false,
"tsSignatureId": "GetService|(System.Type):System.Object|static=false",
"target": {
"declaringClrType": "System.IServiceProvider",
"declaringAssemblyName": "System.ComponentModel",
"metadataToken": 100663297
}
}
],
"exposedProperties": [
{
"tsName": "loading",
"isStatic": false,
"tsSignatureId": "Loading|:System.Boolean|static=false|accessor=get",
"target": {
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 385876368
}
},
{
"tsName": "inTransaction",
"isStatic": false,
"tsSignatureId": "InTransaction|:System.Boolean|static=false|accessor=get",
"target": {
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 385876369
}
},
{
"tsName": "container",
"isStatic": false,
"tsSignatureId": "Container|:System.ComponentModel.IContainer|static=false|accessor=get",
"target": {
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 385876370
}
},
{
"tsName": "rootComponent",
"isStatic": false,
"tsSignatureId": "RootComponent|:System.ComponentModel.IComponent|static=false|accessor=get",
"target": {
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 385876371
}
},
{
"tsName": "rootComponentClassName",
"isStatic": false,
"tsSignatureId": "RootComponentClassName|:System.String|static=false|accessor=get",
"target": {
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 385876372
}
},
{
"tsName": "transactionDescription",
"isStatic": false,
"tsSignatureId": "TransactionDescription|:System.String|static=false|accessor=get",
"target": {
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 385876373
}
}
],
"exposedEvents": [
{
"tsName": "activated",
"isStatic": false,
"tsSignatureId": "Activated|System.EventHandler|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 335544329
}
},
{
"tsName": "transactionClosed",
"isStatic": false,
"tsSignatureId": "TransactionClosed|System.ComponentModel.Design.DesignerTransactionCloseEventHandler|static=false",
"target": {
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 335544332
}
}
]
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.Serialization.IDesignerLoaderHost2",
"clrName": "System.ComponentModel.Design.Serialization.IDesignerLoaderHost2",
"tsEmitName": "IDesignerLoaderHost2",
"assemblyName": "System.ComponentModel.TypeConverter",
"metadataToken": 0,
"methods": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.Serialization.IDesignerLoaderHost::EndLoad(System.String,System.Boolean,System.Collections.ICollection):System.Void",
"clrName": "EndLoad",
"tsEmitName": "endLoad",
"metadataToken": 100665517,
"canonicalSignature": "(System.String,System.Boolean,System.Collections.ICollection):System.Void",
"normalizedSignature": "EndLoad|(System.String,System.Boolean,System.Collections.ICollection):System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 3,
"declaringClrType": "System.ComponentModel.Design.Serialization.IDesignerLoaderHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.Serialization.IDesignerLoaderHost::Reload():System.Void",
"clrName": "Reload",
"tsEmitName": "reload",
"metadataToken": 100665518,
"canonicalSignature": "():System.Void",
"normalizedSignature": "Reload|():System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.ComponentModel.Design.Serialization.IDesignerLoaderHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::CreateComponent(System.Type):System.ComponentModel.IComponent",
"clrName": "CreateComponent",
"tsEmitName": "createComponent",
"metadataToken": 100665221,
"canonicalSignature": "(System.Type):System.ComponentModel.IComponent",
"normalizedSignature": "CreateComponent|(System.Type):System.ComponentModel.IComponent|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::CreateComponent(System.Type,System.String):System.ComponentModel.IComponent",
"clrName": "CreateComponent",
"tsEmitName": "createComponent",
"metadataToken": 100665222,
"canonicalSignature": "(System.Type,System.String):System.ComponentModel.IComponent",
"normalizedSignature": "CreateComponent|(System.Type,System.String):System.ComponentModel.IComponent|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::CreateTransaction():System.ComponentModel.Design.DesignerTransaction",
"clrName": "CreateTransaction",
"tsEmitName": "createTransaction",
"metadataToken": 100665223,
"canonicalSignature": "():System.ComponentModel.Design.DesignerTransaction",
"normalizedSignature": "CreateTransaction|():System.ComponentModel.Design.DesignerTransaction|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::CreateTransaction(System.String):System.ComponentModel.Design.DesignerTransaction",
"clrName": "CreateTransaction",
"tsEmitName": "createTransaction",
"metadataToken": 100665224,
"canonicalSignature": "(System.String):System.ComponentModel.Design.DesignerTransaction",
"normalizedSignature": "CreateTransaction|(System.String):System.ComponentModel.Design.DesignerTransaction|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::DestroyComponent(System.ComponentModel.IComponent):System.Void",
"clrName": "DestroyComponent",
"tsEmitName": "destroyComponent",
"metadataToken": 100665225,
"canonicalSignature": "(System.ComponentModel.IComponent):System.Void",
"normalizedSignature": "DestroyComponent|(System.ComponentModel.IComponent):System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.ComponentModel.Design.IDesignerHost",
"declaringAssemblyName": "System.ComponentModel.TypeConverter",
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerHost::GetDesigner(System.ComponentModel.IComponent):System.ComponentModel.Design.IDesigner",
"clrName": "GetDesigner",
"tsEmitName": "getDesigner",
"metadataToken": 100665226,
"canonicalSignature": "(System.ComponentModel.IComponent):System.ComponentModel.Design.IDesigner",
"normalizedSignature": "GetDesigner|(System.ComponentModel.IComponent):System.ComponentModel.Design.IDesigner|stati