2 references to IsByRefLike
System.Private.CoreLib (1)
System\Reflection\Runtime\TypeInfos\NativeFormat\NativeFormatRuntimeNamedTypeInfo.cs (1)
48
return Internal.Runtime.Augments.RuntimeAugments.
IsByRefLike
(typeHandle);
System.Private.Reflection.Execution (1)
Internal\Reflection\Execution\MethodInvokers\InstanceMethodInvoker.cs (1)
27
if (RuntimeAugments.
IsByRefLike
(declaringTypeHandle))