Base:
method
WriteVertex
ILCompiler.DependencyAnalysis.NativeLayoutVertexNode.WriteVertex(ILCompiler.DependencyAnalysis.NodeFactory)
3 references to WriteVertex
ILCompiler.Compiler (3)
Compiler\DependencyAnalysis\NativeLayoutVertexNode.cs (3)
867
layoutInfo.Append(BagElementKind.DictionaryLayout, dictionaryLayout.
WriteVertex
(factory));
1025
layoutInfo.Append(BagElementKind.ImplementedInterfaces, implementedInterfaces.
WriteVertex
(factory));
1039
layoutInfo.Append(BagElementKind.DictionaryLayout, dictionaryLayout.
WriteVertex
(factory));