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