1 write to next
Mono.Cecil.Pdb (1)
Microsoft.Cci.Pdb\PdbFunction.cs (1)
151
bits.ReadUInt32(out proc.
next
);
2 references to next
Mono.Cecil.Pdb (2)
Microsoft.Cci.Pdb\PdbFunction.cs (2)
248
if (proc.parent != 0 || proc.
next
!= 0) {
250
proc.parent, proc.
next
);