Skip to main content

WorkspaceSymbolExtensions Class

Namespace: Roslynator.CSharp

Assembly: Roslynator.CSharp.Workspaces.dll

public static class WorkspaceSymbolExtensions

Methods

MethodSummary
GetDefaultValueSyntax(ITypeSymbol, DefaultSyntaxOptions, SymbolDisplayFormat)Creates a new ExpressionSyntax that represents default value of the specified type symbol.
GetDefaultValueSyntax(ITypeSymbol, TypeSyntax, DefaultSyntaxOptions)Creates a new ExpressionSyntax that represents default value of the specified type symbol.