SymbolRenamerOptions.RenameFile Property
Containing Type: SymbolRenamerOptions
Assembly: Roslynator.Workspaces.Core.dll
If the symbol is a type renames the file containing the type declaration as well.
public bool RenameFile { get; set; }
Containing Type: SymbolRenamerOptions
Assembly: Roslynator.Workspaces.Core.dll
If the symbol is a type renames the file containing the type declaration as well.
public bool RenameFile { get; set; }