1 instantiation of RefWalk
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
4504
walk = new
RefWalk
(_target, walkStacks != Interop.BOOL.FALSE, handleWalkMask);
4 references to RefWalk
Microsoft.Diagnostics.DataContractReader.Legacy (4)
Dbi\DacDbiImpl.cs (4)
4497
RefWalk
? walk = null;
4536
if (gcHandle.Target is not
RefWalk
walk)
4559
RefWalk
walk;
4567
if (gcHandle.Target is not
RefWalk
rw)