3 references to SolutionOptionSet
Microsoft.CodeAnalysis.Workspaces (3)
Options\SolutionOptionSet.cs (3)
43
:
this
(globalOptions, values: ImmutableDictionary<OptionKey, object?>.Empty, changedOptionKeys: ImmutableHashSet<OptionKey>.Empty)
71
return new
SolutionOptionSet
(_legacyGlobalOptions, _values, _changedOptionKeys);
74
return new
SolutionOptionSet
(