Base:
property
IsByRefLike
System.Type.IsByRefLike
3 references to IsByRefLike
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\RuntimeType.cs (3)
908
Debug.Assert(!type.
IsByRefLike
);
961
if (sigElementType.
IsByRefLike
)
988
if (
IsByRefLike
)