2 references to Contains
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\WasmObjectWriter.cs (2)
605
.Where(name => _sections.
Contains
(name))
1336
if (_sections.
Contains
(WasmObjectNodeSection.ElementSection.Name))