8 writes to _methodTable
System.Private.CoreLib (8)
src\libraries\System.Private.CoreLib\src\System\Reflection\FieldAccessor.cs (8)
53_methodTable = (MethodTable*)fieldType.TypeHandle.Value; 60_methodTable = (MethodTable*)fieldType.TypeHandle.Value; 66_methodTable = (MethodTable*)fieldType.TypeHandle.Value; 71_methodTable = (MethodTable*)fieldType.TypeHandle.Value; 81_methodTable = (MethodTable*)typeof(IntPtr).TypeHandle.Value; 95_methodTable = (MethodTable*)fieldType.TypeHandle.Value; 100_methodTable = (MethodTable*)fieldType.TypeHandle.Value; 109_methodTable = (MethodTable*)typeof(IntPtr).TypeHandle.Value;
3 references to _methodTable
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Reflection\FieldAccessor.cs (3)
141_methodTable, 159return RuntimeHelpers.Box(_methodTable, ref Unsafe.AsRef<byte>(_addressOrOffset.ToPointer())); 164_methodTable,