1 instantiation of RefWalk
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
5127
walk = new
RefWalk
(_target, walkStacks != Interop.BOOL.FALSE, handleWalkMask);
4 references to RefWalk
Microsoft.Diagnostics.DataContractReader.Legacy (4)
Dbi\DacDbiImpl.cs (4)
5120
RefWalk
? walk = null;
5159
if (gcHandle.Target is not
RefWalk
walk)
5182
RefWalk
walk;
5190
if (gcHandle.Target is not
RefWalk
rw)