1 instantiation of DebugNativeCodeData
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.NativeCodeInfo.cs (1)
134var dacData = new DebugNativeCodeData();
3 references to DebugNativeCodeData
Microsoft.Diagnostics.DataContractReader.Legacy (3)
Dbi\DacDbiImpl.NativeCodeInfo.cs (3)
134var dacData = new DebugNativeCodeData(); 265((DebugNativeCodeData)handle.Target!).VarInfos.Add(*data); 272((DebugNativeCodeData)handle.Target!).SeqPoints.Add(*data);