2 references to _reachabilityInfo
ILCompiler.Compiler (2)
Compiler\ReachabilityInstrumentationFilter.cs (2)
50
_reachabilityInfo
.Add(new Guid(guidBytes), tokenStates);
65
if (!
_reachabilityInfo
.TryGetValue(mvid, out bool[] tokenStates) || rowNumber >= tokenStates.Length)