2 writes to _symbol
IdeCoreBenchmarks (2)
RenameBenchmarks.cs (2)
49_symbol = compilation.GetTypeByMetadataName("Microsoft.CodeAnalysis.CSharp.BoundKind"); 62_symbol = null;
1 reference to _symbol
IdeCoreBenchmarks (1)
RenameBenchmarks.cs (1)
55_ = Renamer.RenameSymbolAsync(_solution, _symbol, new SymbolRenameOptions(), "NewName");