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