Table of Contents

Method Dispose

Namespace
Ubiquity.NET.Llvm
Assembly
Ubiquity.NET.Llvm.dll

Dispose()

Releases the underlying LLVM handle

[SuppressMessage("IDisposableAnalyzers.Correctness", "IDISP007:Don't dispose injected", Justification = "This instance owns the handle")]
public void Dispose()