dotnet/roslyn

"Unused variable" code fix removed preceding VB pragma

Open

#31,039 opened on Nov 8, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C# (4,257 forks)batch import
Area-IDEBughelp wanted

Repository metrics

Stars
 (20,414 stars)
PR merge metrics
 (Avg merge 6d 17h) (256 merged PRs in 30d)

Description

This code fix remove the #Enable Warning IDE1006 ' Naming Styles above the field:

image

Contributor guide