ExtensionMethodSymbolInfo.ReducedSymbolOrSymbol Property
Containing Type: ExtensionMethodSymbolInfo
Assembly: Roslynator.Core.dll
The reduced symbol or the symbol if the reduced symbol is null.
public Microsoft.CodeAnalysis.IMethodSymbol ReducedSymbolOrSymbol { get; }