SymbolRenamerOptions.SkipLocals Property
Containing Type: SymbolRenamerOptions
Assembly: Roslynator.Workspaces.Core.dll
Do not rename local symbols (like local variables).
public bool SkipLocals { get; set; }
Containing Type: SymbolRenamerOptions
Assembly: Roslynator.Workspaces.Core.dll
Do not rename local symbols (like local variables).
public bool SkipLocals { get; set; }