Exemplo n.º 1
0
 public void Dispose()
 {
     _transpiler?.Dispose();
     _transpiler = null;
 }