2 writes to Parent
Mono.Cecil.Mdb (2)
Mono.CompilerServices.SymbolWriter\MonoSymbolTable.cs (2)
261 this.Parent = parent; 271 this.Parent = reader.ReadLeb128 ();
2 references to Parent
Mono.Cecil.Mdb (2)
Mono.CompilerServices.SymbolWriter\MonoSymbolTable.cs (2)
290 bw.WriteLeb128 (Parent); 298 Index, Parent, BlockType, StartOffset, EndOffset);