1 write to _gcInfo
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\MethodWithGCInfo.cs (1)
349_gcInfo = gcInfo;
2 references to _gcInfo
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\MethodWithGCInfo.cs (2)
318public byte[] GCInfo => _gcInfo; 348Debug.Assert(_gcInfo == null);