Base:
method
WriteVertex
ILCompiler.DependencyAnalysis.NativeLayoutVertexNode.WriteVertex(ILCompiler.DependencyAnalysis.NodeFactory)
1 reference to WriteVertex
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NativeLayoutVertexNode.cs (1)
1077
layoutInfo.Append(BagElementKind.BaseType, factory.NativeLayout.PlacedSignatureVertex(factory.NativeLayout.TypeSignatureVertex(_type.BaseType)).
WriteVertex
(factory));