Implemented interface member:
property
Name
Microsoft.CodeAnalysis.Options.IOption.Name
1 write to Name
Microsoft.CodeAnalysis.Workspaces (1)
Options\Option.cs (1)
77
Name
= name;
1 reference to Name
Microsoft.CodeAnalysis.Workspaces (1)
Options\OptionExtensions.cs (1)
30
return new(newDefinition, option.Feature, option.
Name
, option.StorageLocations);