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