Table of Contents

Method GetInitializerSymbol

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

GetInitializerSymbol()

Gets the pseudo-symbol name of the initializer for this responsibility, if any

[SuppressMessage("IDisposableAnalyzers.Correctness", "IDISP001:Dispose created", Justification = "Move semantics applied for non-null values")]
public SymbolStringPoolEntry? GetInitializerSymbol()

Returns

SymbolStringPoolEntry

Static Initializer or null if none exists