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