Property InsertFunction
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
InsertFunction
Gets the function this builder currently inserts into
public Function? InsertFunction { get; }
Gets the function this builder currently inserts into
public Function? InsertFunction { get; }