1 write to Name
Microsoft.CodeAnalysis.Workspaces (1)
OptionGroup.cs (1)
21Name = name;
2 references to Name
Roslyn.VisualStudio.Next.UnitTests (2)
Options\VisualStudioOptionStorageTests.cs (2)
290var stringToInsert = builder.Length == 0 ? currentGroup.Name : currentGroup.Name + ".";