1 instantiation of RefWalk
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
4276
walk = new
RefWalk
(_target, walkStacks != Interop.BOOL.FALSE, handleWalkMask);
4 references to RefWalk
Microsoft.Diagnostics.DataContractReader.Legacy (4)
Dbi\DacDbiImpl.cs (4)
4269
RefWalk
? walk = null;
4308
if (gcHandle.Target is not
RefWalk
walk)
4331
RefWalk
walk;
4339
if (gcHandle.Target is not
RefWalk
rw)