SymbolExtensions.SupportsExplicitDeclaration(ITypeSymbol) Method
Containing Type: SymbolExtensions
Assembly: Roslynator.Core.dll
Returns true if the type can be declared explicitly in a source code.
public static bool SupportsExplicitDeclaration(this Microsoft.CodeAnalysis.ITypeSymbol typeSymbol)
Parameters
typeSymbol ITypeSymbol