1 write to _alignment
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\BlobNode.cs (1)
22
_alignment
= alignment;
1 reference to _alignment
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\BlobNode.cs (1)
37
return new ObjectData(_data, Array.Empty<Relocation>(),
_alignment
, new ISymbolDefinitionNode[] { this });