2 references to Write
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\CoffObjectWriter.cs (1)
426
section.Header.
Write
(outputFileStream, stringTable);
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\PEObjectWriter.cs (1)
820
hdr.
Write
(outputFileStream, stringTable);