5 references to IsSzArray
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Array.cs (5)
375
pMT->
IsSzArray
&&
410
pMT->
IsSzArray
&&
698
if (!pMT->
IsSzArray
)
728
if (!RuntimeHelpers.GetMethodTable(this)->
IsSzArray
)
744
if (!RuntimeHelpers.GetMethodTable(this)->
IsSzArray
)