2 references to _value
System.Private.CoreLib (2)
src\runtime\src\coreclr\nativeaot\Common\src\Internal\Runtime\MethodTable.cs (2)
1353public T* Value => (T*)((byte*)Unsafe.AsPointer(in _value) + _value);