1 write to _methods
ILCompiler.Compiler (1)
Compiler\ObjectWriter\Dwarf\DwarfInfo.cs (1)
255_methods ??= new();
4 references to _methods
ILCompiler.Compiler (4)
Compiler\ObjectWriter\Dwarf\DwarfInfo.cs (4)
256_methods.Add(memberFunction); 262_methods is not null; 317if (_methods is not null) 319foreach (DwarfMemberFunction method in _methods)