1 write to _methodPointed
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
3257_methodPointed = methodPointed;
4 references to _methodPointed
ILCompiler.Compiler (4)
Compiler\TypePreinit.cs (4)
3264_methodPointed, 3283Debug.Assert(_methodPointed.Signature.IsStatic == (_target == null)); 3294if (_methodPointed.Signature.IsStatic) 3334public bool IsKnownImmutable => _methodPointed.Signature.IsStatic;