Home
last modified time | relevance | path

Searched refs:IsCOMObjectImpl (Results 1 – 25 of 53) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/tests/System/
H A DNonRuntimeType.cs45 protected override bool IsCOMObjectImpl() => false; in IsCOMObjectImpl() method in System.NonRuntimeType
H A DMockType.cs47 protected override bool IsCOMObjectImpl() => throw Unexpected; in IsCOMObjectImpl() method in System.MockType
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Linq/src/DbLinq/Vendor/Implementation/
H A DSchemaLoader.TypeMapping.cs272 protected override bool IsCOMObjectImpl() in IsCOMObjectImpl() method in DbLinq.Vendor.Implementation.SchemaLoader.EnumType
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Compilation/
H A DDelayLoadType.cs164 protected override bool IsCOMObjectImpl() { in IsCOMObjectImpl() method in System.Web.Compilation.DelayLoadType
/dports/editors/libreoffice/libreoffice-7.2.6.2/cli_ure/source/basetypes/uno/
H A DPolymorphicType.cs419 protected override bool IsCOMObjectImpl() in IsCOMObjectImpl() method in uno.PolymorphicType
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Reflection/
H A DTypeDelegator.cs112 protected override bool IsCOMObjectImpl() => typeImpl.IsCOMObject; in IsCOMObjectImpl() method in System.Reflection.TypeDelegator
H A DSignatureType.cs121 …protected sealed override bool IsCOMObjectImpl() => throw new NotSupportedException(SR.NotSupporte… in IsCOMObjectImpl() method in System.Reflection.SignatureType
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cli_ure/source/basetypes/uno/
H A DPolymorphicType.cs419 protected override bool IsCOMObjectImpl() in IsCOMObjectImpl() method in uno.PolymorphicType
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Reflection/
H A DTypeDelegator.cs112 protected override bool IsCOMObjectImpl() => typeImpl.IsCOMObject; in IsCOMObjectImpl() method in System.Reflection.TypeDelegator
H A DSignatureType.cs121 …protected sealed override bool IsCOMObjectImpl() => throw new NotSupportedException(SR.NotSupporte… in IsCOMObjectImpl() method in System.Reflection.SignatureType
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/reflection/
H A Dtypedelegator.cs215 protected override bool IsCOMObjectImpl() in IsCOMObjectImpl() method in System.Reflection.TypeDelegator
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/
H A DType.cs100 public bool IsCOMObject => IsCOMObjectImpl();
101 protected abstract bool IsCOMObjectImpl(); in IsCOMObjectImpl() method in System.Type
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/
H A DType.cs100 public bool IsCOMObject => IsCOMObjectImpl();
101 protected abstract bool IsCOMObjectImpl(); in IsCOMObjectImpl() method in System.Type
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Reflection.Emit/
H A DGenericTypeParameterBuilder.cs241 protected override bool IsCOMObjectImpl () in IsCOMObjectImpl() method in System.Reflection.Emit.GenericTypeParameterBuilder
H A DEnumBuilder.cs342 protected override bool IsCOMObjectImpl() in IsCOMObjectImpl() method in System.Reflection.Emit.EnumBuilder
H A DTypeBuilderInstantiation.cs373 protected override bool IsCOMObjectImpl () in IsCOMObjectImpl() method in System.Reflection.Emit.TypeBuilderInstantiation
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/reflection/emit/
H A Dgenerictypeparameterbuilder.cs169 protected override bool IsCOMObjectImpl() { return false; } in IsCOMObjectImpl() method in System.Reflection.Emit.GenericTypeParameterBuilder
H A Dtypebuilderinstantiation.cs198 protected override bool IsCOMObjectImpl() { return false; } in IsCOMObjectImpl() method in System.Reflection.Emit.TypeBuilderInstantiation
H A Denumbuilder.cs264 protected override bool IsCOMObjectImpl() in IsCOMObjectImpl() method in System.Reflection.Emit.EnumBuilder
H A Dsymboltype.cs553 protected override bool IsCOMObjectImpl() in IsCOMObjectImpl() method in System.Reflection.Emit.SymbolType
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/
H A DTypeMirror.cs147 return IsCOMObjectImpl ();
649 protected virtual bool IsCOMObjectImpl () { in IsCOMObjectImpl() method in Mono.Debugger.Soft.TypeMirror
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Emit/ref/
H A DSystem.Reflection.Emit.cs109 protected override bool IsCOMObjectImpl() { throw null; } in IsCOMObjectImpl() method in System.Reflection.Emit.EnumBuilder
209 protected override bool IsCOMObjectImpl() { throw null; } in IsCOMObjectImpl() method in System.Reflection.Emit.GenericTypeParameterBuilder
419 protected override bool IsCOMObjectImpl() { throw null; } in IsCOMObjectImpl() method in System.Reflection.Emit.TypeBuilder
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Reflection.Execution/src/Internal/Reflection/Execution/TypeLoader/
H A DConstraintValidatorSupport.cs165 … protected override bool IsCOMObjectImpl() { Debug.Assert(false); throw NotImplemented.ByDesign; } in IsCOMObjectImpl() method in Internal.Reflection.Execution.ConstraintValidator.InstantiatedTypeInfo
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Composition.Runtime/tests/
H A DCompositionContractTests.cs316 protected override bool IsCOMObjectImpl() => throw new NotImplementedException(); in IsCOMObjectImpl() method in System.Composition.Hosting.Core.Tests.CompositionContractTests.SubType
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Reflection.Core/src/System/Reflection/Runtime/TypeInfos/
H A DRuntimeTypeInfo.cs564 protected sealed override bool IsCOMObjectImpl() in IsCOMObjectImpl() method in System.Reflection.Runtime.TypeInfos.RuntimeTypeInfo

123