Base:
3 references to GetScriptOptions
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (3)
CodeActions\AddUsing\AddUsingTests.cs (2)
1928new TestParameters(parseOptions: GetScriptOptions())); 2169new TestParameters(GetScriptOptions(),
CodeActions\GenerateType\GenerateTypeTests.cs (1)
3853new TestParameters(GetScriptOptions()));