5 references to GetUnderlyingType
Microsoft.CSharp (5)
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (2)
1324((AggregateType)pArgumentType).OwningAggregate.GetUnderlyingType(), 1334((AggregateType)pArgumentType).OwningAggregate.GetUnderlyingType(),
Microsoft\CSharp\RuntimeBinder\Semantics\Types\AggregateType.cs (3)
299return OwningAggregate.GetUnderlyingType(); 352sym = sym.GetUnderlyingType().OwningAggregate; 384OwningAggregate.IsEnum() && OwningAggregate.GetUnderlyingType().PredefinedType == PredefinedType.PT_DECIMAL