3 references to SolutionOptionSet
Microsoft.CodeAnalysis.Workspaces (3)
Options\SolutionOptionSet.cs (3)
42: this(globalOptions, values: ImmutableDictionary<OptionKey, object?>.Empty, changedOptionKeys: []) 70return new SolutionOptionSet(_legacyGlobalOptions, _values, _changedOptionKeys); 73return new SolutionOptionSet(