1 instantiation of NativeLayoutHelper
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
635
NativeLayout = new
NativeLayoutHelper
(this);
1 reference to NativeLayoutHelper
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
466
public
NativeLayoutHelper
NativeLayout;