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