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