Base:
property
IsSZArray
System.Type.IsSZArray
2 references to IsSZArray
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Array.cs (1)
314
if (lowerBounds[0] != 0 && t.
IsSZArray
)
System\Array.NativeAot.cs (1)
111
RuntimeTypeHandle arrayTypeHandle = arrayType.
IsSZArray