1 write to _pdataSectionWriter
ILCompiler.Compiler (1)
Compiler\ObjectWriter\CoffObjectWriter.Aot.cs (1)
66
_pdataSectionWriter
= GetOrCreateSection(PDataSection);
1 reference to _pdataSectionWriter
ILCompiler.Compiler (1)
Compiler\ObjectWriter\CoffObjectWriter.Aot.cs (1)
108
pdataSectionWriter =
_pdataSectionWriter
;