1 write to _methodPointed
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
3273_methodPointed = methodPointed;
4 references to _methodPointed
ILCompiler.Compiler (4)
Compiler\TypePreinit.cs (4)
3280_methodPointed, 3299Debug.Assert(_methodPointed.Signature.IsStatic == (_target == null)); 3310if (_methodPointed.Signature.IsStatic) 3350public bool IsKnownImmutable => _methodPointed.Signature.IsStatic;