1 write to _debugLocInfos
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\MethodWithGCInfo.cs (1)
367_debugLocInfos = DebugInfoTableNode.CreateBoundsBlobForMethod(debugLocInfos);
2 references to _debugLocInfos
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\MethodWithGCInfo.cs (2)
358public byte[] DebugLocInfos => _debugLocInfos; 364Debug.Assert(_debugLocInfos == null);