Searched refs:CanArrayHoldValuesOf (Results 1 – 2 of 2) sorted by relevance
2350 if (destination_rti.IsValid() && destination_rti.CanArrayHoldValuesOf(source_rti)) { in SimplifySystemArrayCopy()
263 bool CanArrayHoldValuesOf(ReferenceTypeInfo rti) const REQUIRES_SHARED(Locks::mutator_lock_) { in CanArrayHoldValuesOf() function