3 references to Unmarked
ILCompiler.Compiler (3)
IL\ILImporter.Scanner.cs (2)
54public ImportState State = ImportState.Unmarked; 1553if (next.State != BasicBlock.ImportState.Unmarked)
src\runtime\src\coreclr\tools\Common\TypeSystem\IL\ILImporter.cs (1)
312if (basicBlock.State == BasicBlock.ImportState.Unmarked)