TestOptions.ConfigOptions Property
Containing Type: TestOptions
Assembly: Roslynator.Testing.Common.dll
Gets a collection of config options.
public System.Collections.Immutable.ImmutableDictionary<string, string> ConfigOptions { get; protected set; }