2 references to DocumentOptionSet
Microsoft.CodeAnalysis.Workspaces (2)
Options\DocumentOptionSet.cs (2)
37: this(configOptions, underlyingOptions, language, ImmutableDictionary<OptionKey, object?>.Empty) 101=> new DocumentOptionSet(_configOptions, _underlyingOptions, _language, _values.SetItem(optionKey, internalValue));