2 references to VerifyPresence
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
Completion\GlobalAssemblyCacheCompletionHelperTests.cs (2)
24
=>
VerifyPresence
("System.Windows", "System.Windows.Forms");
28
=>
VerifyPresence
("System,", typeof(System.Diagnostics.Process).Assembly.FullName);