Home
last modified time | relevance | path

Searched defs:IsGenericType (Results 1 – 25 of 62) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System.Reflection.Emit/
H A DDerivedTypesTest.cs390 public void IsGenericType () in IsGenericType() method in MonoTests.System.Reflection.Emit.PointerTypeTest
875 public void IsGenericType () in IsGenericType() method in MonoTests.System.Reflection.Emit.ByrefTypeTest
1445 public void IsGenericType () in IsGenericType() method in MonoTests.System.Reflection.Emit.ArrayTypeTest
/dports/irc/smuxi/smuxi-1.1/lib/ServiceStack/src/ServiceStack.Common/Extensions/
H A DReflectionExtensions.cs51 public static bool IsGenericType(this Type type) in IsGenericType() method in ServiceStack.Common.Extensions.ReflectionExtensions
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/test/Microsoft.TestCommon/Microsoft/TestCommon/
H A DTypeAssert.cs48 IsGenericType = 0x20, enumerator
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/Mono/
H A DType.cs110 public static bool IsGenericType (this Type type) in IsGenericType() method in Mono.TypeExtensions
/dports/lang/mono/mono-5.10.1.57/external/cecil/Mono/
H A DType.cs110 public static bool IsGenericType (this Type type) in IsGenericType() method in Mono.TypeExtensions
/dports/irc/smuxi/smuxi-1.1/lib/ServiceStack/src/ServiceStack.Common/
H A DReflectionExtensions.cs55 public static bool IsGenericType(this Type type) in IsGenericType() method in ServiceStack.Common.ReflectionExtensions
/dports/lang/mono/mono-5.10.1.57/external/ikvm/reflect/Reader/
H A DTypeDefImpl.cs283 public override bool IsGenericType property in IKVM.Reflection.Reader.TypeDefImpl
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Reflection.Core/src/System/Reflection/Runtime/General/
H A DThunkedApis.cs147 … public sealed override bool IsGenericType => IsConstructedGenericType || IsGenericTypeDefinition; field in System.Reflection.Runtime.TypeInfos.RuntimeTypeInfo
/dports/irc/smuxi/smuxi-1.1/lib/ServiceStack.Text/src/ServiceStack.Text/
H A DReflectionExtensions.cs64 public static bool IsGenericType(this Type type) in IsGenericType() method in ServiceStack.Text.ReflectionExtensions
/dports/lang/mono/mono-5.10.1.57/mcs/tools/cil-strip/Mono.Cecil/
H A DReflectionHelper.cs128 public static bool IsGenericType (Type t) in IsGenericType() method in Mono.Cecil.ReflectionHelper
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/
H A DStubEnvironment.cs187 public static bool IsGenericType(this Type type) { return type.IsGenericType; } in IsGenericType() method in Microsoft.Reflection.ReflectionExtensions
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Diagnostics/Tracing/
H A DStubEnvironment.cs187 public static bool IsGenericType(this Type type) { return type.IsGenericType; } in IsGenericType() method in Microsoft.Reflection.ReflectionExtensions
/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/codegen/
H A DTypeDef.cs122 public bool IsGenericType { property in Mono.ILASM.TypeDef
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Reflection.Execution/src/Internal/Reflection/Execution/TypeLoader/
H A DConstraintValidatorSupport.cs72 public override bool IsGenericType property in Internal.Reflection.Execution.ConstraintValidator.InstantiatedTypeInfo
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/reflection/emit/
H A Dtypebuilderinstantiation.cs204 public override bool IsGenericType { get { return true; } } property in System.Reflection.Emit.TypeBuilderInstantiation
H A Dgenerictypeparameterbuilder.cs181 public override bool IsGenericType { get { return false; } } property in System.Reflection.Emit.GenericTypeParameterBuilder
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/tests/System/
H A DMockType.cs84 public override bool IsGenericType => throw Unexpected; field in System.MockType
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Reflection.Emit/
H A DTypeBuilderInstantiation.cs327 public override bool IsGenericType { property in System.Reflection.Emit.TypeBuilderInstantiation
H A DGenericTypeParameterBuilder.cs363 public override bool IsGenericType { property in System.Reflection.Emit.GenericTypeParameterBuilder
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Reflection/
H A DSignatureType.cs30 … public sealed override bool IsGenericType => IsGenericTypeDefinition || IsConstructedGenericType; field in System.Reflection.SignatureType
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Reflection/
H A DSignatureType.cs30 … public sealed override bool IsGenericType => IsGenericTypeDefinition || IsConstructedGenericType; field in System.Reflection.SignatureType
/dports/lang/mono/mono-5.10.1.57/external/Newtonsoft.Json/Src/Newtonsoft.Json/Utilities/
H A DTypeExtensions.cs101 public static bool IsGenericType(this Type type) in IsGenericType() method in Newtonsoft.Json.Utilities.TypeExtensions
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/Utilities/
H A DTypeExtensions.cs154 public static bool IsGenericType(this Type type) in IsGenericType() method in Newtonsoft.Json.Utilities.TypeExtensions
/dports/lang/mono/mono-5.10.1.57/external/ikvm/reflect/Emit/
H A DTypeBuilder.cs878 public override bool IsGenericType property in IKVM.Reflection.Emit.TypeBuilder
1173 public override bool IsGenericType property in IKVM.Reflection.Emit.BakedType
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/
H A DTypeMirror.cs310 public bool IsGenericType { property in Mono.Debugger.Soft.TypeMirror

123