1 write to _uniqueNameId
Microsoft.CodeAnalysis.CSharp (1)
CodeGen\EmitStatement.cs (1)
1884
return local.Name ?? GeneratedNames.MakeSynthesizedLocalName(localKind, ref
_uniqueNameId
);