1 write to _markContext
illink (1)
Linker.Steps\MarkStep.cs (1)
234
_markContext
= new MarkStepContext ();
2 references to _markContext
illink (2)
Linker.Steps\MarkStep.cs (2)
79
Debug.Assert (
_markContext
!= null);
80
return
_markContext
;