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