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