1 write to _data
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\MethodExceptionHandlingInfoNode.cs (1)
22
_data
= new ObjectData(data.Data, data.Relocs, data.Alignment, new ISymbolDefinitionNode[] { this });
1 reference to _data
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\MethodExceptionHandlingInfoNode.cs (1)
40
return
_data
;