Table of Contents

Method Replace

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

Replace(MaterializationUnit)

Transfers responsibility of all symbols defined by unit to it

[SuppressMessage("Style", "IDE0251:Make member 'readonly'", Justification = "Semantics => not readonly")]
public ErrorInfo Replace(MaterializationUnit unit)

Parameters

unit MaterializationUnit

Unit to transfer responsibility for

Returns

ErrorInfo

Error information about the attempt to perform the replace