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