19 references to VerifyTypeName
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (19)
Completion\CompletionProviders\DeclarationNameCompletionProviderTests_NameDeclarationInfoTests.cs (19)
41await VerifyTypeName(markup, "int"); 59await VerifyTypeName(markup, "int"); 76await VerifyTypeName(markup, "int"); 94await VerifyTypeName(markup, "int"); 110await VerifyTypeName(markup, "int"); 130await VerifyTypeName(markup, "int"); 149await VerifyTypeName(markup, "int"); 169await VerifyTypeName(markup, "int"); 188await VerifyTypeName(markup, "int"); 207await VerifyTypeName(markup, "int"); 226await VerifyTypeName(markup, "int"); 245await VerifyTypeName(markup, "int"); 264await VerifyTypeName(markup, "int"); 283await VerifyTypeName(markup, "int"); 300await VerifyTypeName(markup, "global::C"); 317await VerifyTypeName(markup, "global::C"); 334await VerifyTypeName(markup, "string"); 351await VerifyTypeName(markup, "string"); 369await VerifyTypeName(markup, "global::System.Collections.Generic.List<string>");