Base:
property
ObjectType
ILCompiler.DependencyAnalysis.FrozenObjectNode.ObjectType
2 references to ObjectType
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\FrozenRuntimeTypeNode.cs (2)
29
protected override int ContentSize =>
ObjectType
.InstanceByteCount.AsInt;
37
dataBuilder.EmitPointerReloc(factory.ConstructedTypeSymbol(
ObjectType
));