3 references to Pointer
System.Private.CoreLib (3)
src\runtime\src\coreclr\nativeaot\Common\src\Internal\Runtime\MethodTable.cs (3)
850
return GetField<
Pointer
>(offset).Value;
1066
typeManagerIndirection = GetField<
Pointer
>(offset).Value;
1107
return (void*)GetField<
Pointer
>(offset).Value;