2 references to LinkerComdat
ILCompiler.Compiler (1)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\CoffObjectWriter.cs (1)
116sectionHeader.SectionCharacteristics |= SectionCharacteristics.LinkerComdat;
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\CoffObjectWriter.cs (1)
116sectionHeader.SectionCharacteristics |= SectionCharacteristics.LinkerComdat;