1 reference to IsRefType
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\AggregateType.cs (1)
208
public override bool IsReferenceType => OwningAggregate.
IsRefType
();