2 references to DataOnlyEETypeNode
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\AsyncContinuationEETypeNode.cs (1)
20: base("Continuation", BuildPointerMap(type), type.BaseType, false)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
262return new DataOnlyEETypeNode("GCStaticEEType", key.gcMap, baseType, key.requiresAlign8);