3 references to GetGlobalImportsOptions
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (3)
Compilation\GetImportScopesTests.vb (3)
508Dim comp = CreateCompilation(tree, options:=GetGlobalImportsOptions("System", "M = Microsoft", "<xmlns:r1=""http://roslyn"">")) 536Dim comp = CreateCompilation(tree, options:=GetGlobalImportsOptions("System", "M = Microsoft", "<xmlns:r1=""http://roslyn"">")) 568Dim comp = CreateCompilation(tree, options:=GetGlobalImportsOptions("System", "M = Microsoft", "<xmlns:r1=""http://roslyn"">"))