1 instantiation of RefWalk
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
5242
walk = new
RefWalk
(_target, walkStacks != Interop.BOOL.FALSE, handleWalkMask);
4 references to RefWalk
Microsoft.Diagnostics.DataContractReader.Legacy (4)
Dbi\DacDbiImpl.cs (4)
5235
RefWalk
? walk = null;
5275
if (gcHandle.Target is not
RefWalk
walk)
5299
RefWalk
walk;
5307
if (gcHandle.Target is not
RefWalk
rw)