2 references to IsArray
System.Private.CoreLib (2)
src\System\RuntimeHandles.cs (1)
661
if (th.IsTypeDesc || th.AsMethodTable()->
IsArray
)
src\System\RuntimeType.CoreCLR.cs (1)
3361
if (th.IsTypeDesc || th.AsMethodTable()->
IsArray
)