Implemented interface members:
property
UnderlyingSystemType
System.Reflection.IReflect.UnderlyingSystemType
property
UnderlyingSystemType
System.Runtime.InteropServices._Type.UnderlyingSystemType
13 overrides of UnderlyingSystemType
mscorlib (7)
system\reflection\emit\enumbuilder.cs (1)
296
public override Type
UnderlyingSystemType
system\reflection\emit\generictypeparameterbuilder.cs (1)
175
public override Type
UnderlyingSystemType
{ get { return this; } }
system\reflection\emit\symboltype.cs (1)
571
public override Type
UnderlyingSystemType
system\reflection\emit\typebuilder.cs (1)
1447
public override Type
UnderlyingSystemType
system\reflection\emit\typebuilderinstantiation.cs (1)
201
public override Type
UnderlyingSystemType
{ get { return this; } }
system\reflection\typedelegator.cs (1)
238
public override Type
UnderlyingSystemType
system\rttype.cs (1)
3823
public override Type
UnderlyingSystemType
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (1)
1092
public override Type
UnderlyingSystemType
{ get { return _baseReflectionType.UnderlyingSystemType; } }
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (1)
1092
public override Type
UnderlyingSystemType
{ get { return _baseReflectionType.UnderlyingSystemType; } }
System.Web (1)
Compilation\DelayLoadType.cs (1)
188
public override Type
UnderlyingSystemType
{
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\TypeSystem\DesignTimeType.cs (1)
331
public override Type
UnderlyingSystemType
AuthoringOM\Compiler\TypeSystem\RTTypeWrapper.cs (1)
210
public override Type
UnderlyingSystemType
System.WorkflowServices (1)
System\Workflow\Activities\ContractType.cs (1)
165
public override Type
UnderlyingSystemType
63 references to UnderlyingSystemType
mscorlib (53)
system\activator.cs (2)
101
RuntimeType rt = type.
UnderlyingSystemType
as RuntimeType;
187
RuntimeType rt = type.
UnderlyingSystemType
as RuntimeType;
system\array.cs (5)
83
RuntimeType t = elementType.
UnderlyingSystemType
as RuntimeType;
101
RuntimeType t = elementType.
UnderlyingSystemType
as RuntimeType;
127
RuntimeType t = elementType.
UnderlyingSystemType
as RuntimeType;
150
RuntimeType t = elementType.
UnderlyingSystemType
as RuntimeType;
208
RuntimeType t = elementType.
UnderlyingSystemType
as RuntimeType;
system\defaultbinder.cs (10)
526
realTypes[i] = types[i].
UnderlyingSystemType
;
552
if (!(types[j].
UnderlyingSystemType
is RuntimeType) ||
553
!CanConvertPrimitive((RuntimeType)types[j].
UnderlyingSystemType
,(RuntimeType)pCls.
UnderlyingSystemType
))
638
if (!(indexes[j].
UnderlyingSystemType
is RuntimeType) ||
639
!CanConvertPrimitive((RuntimeType)indexes[j].
UnderlyingSystemType
,(RuntimeType)pCls.
UnderlyingSystemType
))
652
if (!(returnType.
UnderlyingSystemType
is RuntimeType) ||
653
!CanConvertPrimitive((RuntimeType)returnType.
UnderlyingSystemType
,(RuntimeType)candidates[i].PropertyType.
UnderlyingSystemType
))
system\reflection\assembly.cs (2)
1657
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
1671
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
system\reflection\ConstructorInfo.cs (2)
407
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
422
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
system\reflection\emit\dynamicmethod.cs (4)
363
m_parameterTypes[i] = signature[i].
UnderlyingSystemType
as RuntimeType;
373
m_returnType = (returnType == null) ? (RuntimeType)typeof(void) : returnType.
UnderlyingSystemType
as RuntimeType;
402
rtOwner = owner.
UnderlyingSystemType
as RuntimeType;
492
rtOwner = owner.
UnderlyingSystemType
as RuntimeType;
system\reflection\emit\typebuilder.cs (2)
1527
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
1545
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
system\reflection\eventinfo.cs (2)
315
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
330
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
system\reflection\fieldinfo.cs (2)
338
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
353
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
system\reflection\methodinfo.cs (2)
490
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
504
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
system\reflection\module.cs (3)
655
typeArg = typeArg.
UnderlyingSystemType
;
1023
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
1038
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
system\reflection\parameterinfo.cs (2)
746
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
764
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
system\reflection\propertyinfo.cs (2)
384
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
399
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
system\reflection\typedelegator.cs (1)
240
get {return typeImpl.
UnderlyingSystemType
;}
system\rttype.cs (3)
3718
RuntimeType fromType = c.
UnderlyingSystemType
as RuntimeType;
5040
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
5055
RuntimeType attributeRuntimeType = attributeType.
UnderlyingSystemType
as RuntimeType;
system\runtime\interopservices\marshal.cs (1)
983
RuntimeType rt = structureType.
UnderlyingSystemType
as RuntimeType;
system\type.cs (8)
247
if (this !=
UnderlyingSystemType
&&
UnderlyingSystemType
!= null)
248
return Type.GetTypeCode(
UnderlyingSystemType
);
1125
RuntimeType rt = this.
UnderlyingSystemType
as RuntimeType;
1686
RuntimeType toType = this.
UnderlyingSystemType
as RuntimeType;
1800
return (Object.ReferenceEquals(this.
UnderlyingSystemType
, o.
UnderlyingSystemType
));
1819
Type SystemType =
UnderlyingSystemType
;
System (2)
compmod\system\componentmodel\AttributeCollection.cs (1)
338
ConstructorInfo ci = reflect.
UnderlyingSystemType
.GetConstructor(new Type[0]);
compmod\system\componentmodel\TypeDescriptionProvider.cs (1)
224
return reflectionType.
UnderlyingSystemType
;
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (2)
171
Type realCachedType = cached.
UnderlyingSystemType
;
1092
public override Type UnderlyingSystemType { get { return _baseReflectionType.
UnderlyingSystemType
; } }
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (2)
171
Type realCachedType = cached.
UnderlyingSystemType
;
1092
public override Type UnderlyingSystemType { get { return _baseReflectionType.
UnderlyingSystemType
; } }
System.Web (1)
Compilation\DelayLoadType.cs (1)
190
return Type.
UnderlyingSystemType
;
System.Workflow.ComponentModel (3)
AuthoringOM\Compiler\TypeSystem\RTTypeWrapper.cs (1)
214
return this.runtimeType.
UnderlyingSystemType
;
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (2)
1100
unboundedType = type.
UnderlyingSystemType
;
1105
unboundedType = type.GetGenericTypeDefinition().
UnderlyingSystemType
;