1 instantiation of NativeLayoutInfoNode
ILCompiler.Compiler (1)
Compiler\MetadataManager.cs (1)
189NativeLayoutInfo = new NativeLayoutInfoNode(nativeReferencesTableNode, nativeStaticsTableNode);
1 reference to NativeLayoutInfoNode
ILCompiler.Compiler (1)
Compiler\MetadataManager.cs (1)
94internal NativeLayoutInfoNode NativeLayoutInfo { get; private set; }