ExtensionMethodSymbolInfo.ReducedSymbol Property
Containing Type: ExtensionMethodSymbolInfo
Assembly: Roslynator.Core.dll
The definition of extension method from which this symbol was reduced, or null, if the symbol was not reduced.
public Microsoft.CodeAnalysis.IMethodSymbol? ReducedSymbol { get; }