4 references to DebugInfoChunks
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\DebugInfo\DebugInfo_2.cs (4)
58private DebugInfoChunks DecodeChunks(TargetPointer debugInfo) 65DebugInfoChunks chunks = default; 99DebugInfoChunks chunks = DecodeChunks(debugInfo); 141DebugInfoChunks chunks = DecodeChunks(debugInfo);