1 write to _writerSavedBytes
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NativeLayoutInfoNode.cs (1)
69_writerSavedBytes = _writer.Save();
2 references to _writerSavedBytes
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\NativeLayoutInfoNode.cs (2)
63if (_writerSavedBytes != null) 84return new ObjectData(_writerSavedBytes, Array.Empty<Relocation>(), 1, new ISymbolDefinitionNode[] { this });