Home
last modified time | relevance | path

Searched refs:ComObjectType (Results 1 – 20 of 20) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/dlr/Runtime/Microsoft.Dynamic/
H A DComObject.cs135 …private static readonly Type ComObjectType = typeof(object).Assembly.GetType("System.__ComObject"); field in System.Dynamic.ComObject
139 return obj != null && ComObjectType.IsAssignableFrom(obj.GetType()); in IsComObject()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/Microsoft/Scripting/Actions/
H A DDynamicMetaObjectBinder.cs283 …private static readonly Type ComObjectType = typeof(object).Assembly.GetType("System.__ComObject"); field in System.Dynamic.DynamicMetaObjectBinder
286 return obj != null && ComObjectType.IsAssignableFrom(obj.GetType()); in IsComObject()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DTypeDescriptor.cs114 TypeDescriptionNode node = NodeFor(ComObjectType);
134 TypeDescriptionNode node = NodeFor(ComObjectType);
143 AddProvider(new ComNativeDescriptionProvider(value), ComObjectType);
159 public static Type ComObjectType property in System.ComponentModel.TypeDescriptor
777 key = ComObjectType; in DebugShouldValidate()
2310 type = ComObjectType; in NodeFor()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DTypeDescriptor.cs2377 public static Type ComObjectType => typeof(TypeDescriptor.TypeDescriptorComObject); field in System.ComponentModel.TypeDescriptor
2423 …tor.TypeDescriptionNode typeDescriptionNode = TypeDescriptor.NodeFor(TypeDescriptor.ComObjectType);
2435 …tor.TypeDescriptionNode typeDescriptionNode = TypeDescriptor.NodeFor(TypeDescriptor.ComObjectType);
2442 ….AddProvider(new TypeDescriptor.ComNativeDescriptionProvider(value), TypeDescriptor.ComObjectType);
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.TypeConverter.cs696 public static Type ComObjectType { get { throw null; } } property in System.ComponentModel.TypeDescriptor
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs3049 public static System.Type ComObjectType { get { throw null; } } property in System.ComponentModel.TypeDescriptor
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs3052 public static System.Type ComObjectType { get { throw null; } } property in System.ComponentModel.TypeDescriptor
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs3047 public static System.Type ComObjectType { get { throw null; } } property in System.ComponentModel.TypeDescriptor
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs3048 public static System.Type ComObjectType { get { throw null; } } property in System.ComponentModel.TypeDescriptor
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs4628 public static System.Type ComObjectType { get { throw null; } } property in System.ComponentModel.TypeDescriptor
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs4380 public static System.Type ComObjectType { get { throw null; } } property in System.ComponentModel.TypeDescriptor
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs4493 public static System.Type ComObjectType { get { throw null; } } property in System.ComponentModel.TypeDescriptor
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs4514 public static System.Type ComObjectType { get { throw null; } } property in System.ComponentModel.TypeDescriptor
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs4514 public static System.Type ComObjectType { get { throw null; } } property in System.ComponentModel.TypeDescriptor
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs4493 public static System.Type ComObjectType { get { throw null; } } property in System.ComponentModel.TypeDescriptor
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs4493 public static System.Type ComObjectType { get { throw null; } } property in System.ComponentModel.TypeDescriptor
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs4512 public static System.Type ComObjectType { get { throw null; } } property in System.ComponentModel.TypeDescriptor
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs4784 public static System.Type ComObjectType { get { throw null; } } property in System.ComponentModel.TypeDescriptor
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs4514 public static System.Type ComObjectType { get { throw null; } } property in System.ComponentModel.TypeDescriptor
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs4775 public static System.Type ComObjectType { get { throw null; } } property in System.ComponentModel.TypeDescriptor