1 write to _functionPointer
System.Private.TypeLoader (1)
Internal\TypeSystem\MethodDesc.Runtime.cs (1)
20_functionPointer = functionPointer;
3 references to _functionPointer
System.Private.TypeLoader (3)
Internal\TypeSystem\MethodDesc.Runtime.cs (3)
19Debug.Assert(_functionPointer == IntPtr.Zero || _functionPointer == functionPointer); 30return _functionPointer;