1 reference to OptionEqual
Microsoft.CodeAnalysis.Workspaces (1)
Options\OptionKey.cs (1)
43return OptionEqual(Option, other.Option) && Language == other.Language;