Base:
property
IsValueType
Microsoft.CSharp.RuntimeBinder.Semantics.CType.IsValueType
1 reference to IsValueType
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\AggregateType.cs (1)
210
public override bool IsNonNullableValueType =>
IsValueType
;