Beispiel #1
0
 public void SetDebugDirectory(ISymbolNode symbol, int size)
 {
     _sectionBuilder.SetDebugDirectory(symbol, size);
 }