5 references to IsSzArray
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Array.cs (5)
375
pMT->
IsSzArray
&&
405
pMT->
IsSzArray
&&
693
if (!pMT->
IsSzArray
)
723
if (!RuntimeHelpers.GetMethodTable(this)->
IsSzArray
)
739
if (!RuntimeHelpers.GetMethodTable(this)->
IsSzArray
)