SymbolExtensions.IsObject(ITypeSymbol) Method
Containing Type: SymbolExtensions
Assembly: Roslynator.Core.dll
Returns true if the type is Object.
public static bool IsObject(this Microsoft.CodeAnalysis.ITypeSymbol typeSymbol)
Parameters
typeSymbol ITypeSymbol