1 write to _methodPointed
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
3236_methodPointed = methodPointed;
4 references to _methodPointed
ILCompiler.Compiler (4)
Compiler\TypePreinit.cs (4)
3243_methodPointed, 3262Debug.Assert(_methodPointed.Signature.IsStatic == (_firstParameter == null)); 3273if (_methodPointed.Signature.IsStatic) 3313public bool IsKnownImmutable => _methodPointed.Signature.IsStatic;