SyntaxExtensions.IsVoid(TypeSyntax) Method
Containing Type: SyntaxExtensions
Assembly: Roslynator.CSharp.dll
Returns true if the type is Void.
public static bool IsVoid(this Microsoft.CodeAnalysis.CSharp.Syntax.TypeSyntax type)
Parameters
type TypeSyntax