SymbolExtensions.IsReducedExtensionMethod(IMethodSymbol) Method
Containing Type: SymbolExtensions
Assembly: Roslynator.Core.dll
Returns true if this method is a reduced extension method.
public static bool IsReducedExtensionMethod(this Microsoft.CodeAnalysis.IMethodSymbol methodSymbol)
Parameters
methodSymbol IMethodSymbol