2 references to VerifyPresence
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
Completion\GlobalAssemblyCacheCompletionHelperTests.cs (2)
26
VerifyPresence
(code, "System.Windows.Forms");
33
VerifyPresence
(code, typeof(System.Diagnostics.Process).Assembly.FullName);