3 references to GetOption
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (3)
Options\GlobalOptionsTests.cs (3)
56
value =
GetOption
<T>(optionKey);
61
=>
GetOption
<T>(new OptionKey2(option));
64
=>
GetOption
<T>(new OptionKey2(option, languageName));