SymbolRenamerOptions.RenameInComments Property
Containing Type: SymbolRenamerOptions
Assembly: Roslynator.Workspaces.Core.dll
Rename identifiers in comments that match the name of the symbol.
public bool RenameInComments { get; set; }
Containing Type: SymbolRenamerOptions
Assembly: Roslynator.Workspaces.Core.dll
Rename identifiers in comments that match the name of the symbol.
public bool RenameInComments { get; set; }