对于本地声明,例如:string a = string.Empty;
如何编写诊断程序以将其更改为:var a = string.Empty;
c# diagnostics roslyn
c# ×1
diagnostics ×1
roslyn ×1