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