2 references to Contains
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\WasmObjectWriter.cs (1)
78.Where(_sections.Contains)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\WebCilObjectWriter.cs (1)
375int codeSectionIndex = _sections.Contains(ObjectNodeSection.WasmCodeSection.Name)