Home
last modified time | relevance | path

Searched refs:InstallerTypeAttribute (Results 1 – 25 of 46) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DInstallerTypeAttribute.cs16 public class InstallerTypeAttribute : Attribute class
23 public InstallerTypeAttribute(Type installerType) in InstallerTypeAttribute() method in System.ComponentModel.InstallerTypeAttribute
31 public InstallerTypeAttribute(string typeName) in InstallerTypeAttribute() method in System.ComponentModel.InstallerTypeAttribute
49 InstallerTypeAttribute other = obj as InstallerTypeAttribute; in Equals()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DInstallerTypeAttribute.cs22 public class InstallerTypeAttribute : Attribute { class
28 public InstallerTypeAttribute(Type installerType) { in InstallerTypeAttribute() method in System.ComponentModel.InstallerTypeAttribute
35 public InstallerTypeAttribute(string typeName) { in InstallerTypeAttribute() method in System.ComponentModel.InstallerTypeAttribute
54 InstallerTypeAttribute other = obj as InstallerTypeAttribute; in Equals()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.ServiceProcess.cs45 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
H A DSystem.Messaging.cs590 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.ServiceProcess.cs45 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
H A DSystem.Messaging.cs587 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.ServiceProcess.cs78 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
H A DSystem.Messaging.cs648 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.ServiceProcess.cs78 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
H A DSystem.Messaging.cs648 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.ServiceProcess.cs78 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
H A DSystem.Messaging.cs648 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.ServiceProcess.cs78 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
H A DSystem.Messaging.cs648 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.ServiceProcess.cs77 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
H A DSystem.Messaging.cs630 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.ServiceProcess.cs77 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
H A DSystem.Messaging.cs630 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.ServiceProcess.cs77 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
H A DSystem.Messaging.cs630 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.ServiceProcess.cs78 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
H A DSystem.Messaging.cs648 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.ServiceProcess.cs78 …[System.ComponentModel.InstallerTypeAttribute(typeof(System.ServiceProcess.ServiceProcessInstaller…
H A DSystem.Messaging.cs648 [System.ComponentModel.InstallerTypeAttribute(typeof(System.Messaging.MessageQueueInstaller))]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.cs392 public partial class InstallerTypeAttribute : System.Attribute class
394 public InstallerTypeAttribute(string typeName) { } in InstallerTypeAttribute() method in System.ComponentModel.InstallerTypeAttribute
395 public InstallerTypeAttribute(System.Type installerType) { } in InstallerTypeAttribute() method in System.ComponentModel.InstallerTypeAttribute

12