Method GetInitializerSymbol
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