2 references to X86GCInfo
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\GCInfo\GCInfoX86_1.cs (1)
26=> new GCInfoHelpers.X86.X86GCInfo(_target, gcInfoAddress, gcVersion);
Contracts\StackWalk\Context\X86\X86Unwinder.cs (1)
66X86GCInfo gcInfo = new(_target, gcInfoAddress, gcInfoVersion, relOffset);