127 references to HelpKeywords
Microsoft.VisualStudio.LanguageServices.UnitTests (42)
Help\HelpTests.vb (42)
208Await TestAsync(text.Value, HelpKeywords.Attributes) 220Await TestAsync(text.Value, HelpKeywords.ModuleAttribute) 232Await TestAsync(text.Value, HelpKeywords.AssemblyAttribute) 355Await TestAsync(text.Value, HelpKeywords.CollectionInitializer) 368Await TestAsync(text.Value, HelpKeywords.CollectionInitializer) 379Await TestAsync(text.Value, HelpKeywords.Constructor) 394Await TestAsync(text.Value, HelpKeywords.QueryDistinct) 518Await TestAsync(text.Value, HelpKeywords.LambdaFunction) 709Await TestAsync(text.Value, HelpKeywords.ForEach) 752Await TestAsync(text.Value, HelpKeywords.QueryFrom) 762Await TestAsync(text.Value, HelpKeywords.VarianceOut) 800Await TestAsync(text.Value, HelpKeywords.Colon) 812Await TestAsync(text.Value, HelpKeywords.IfOperator) 852Await TestAsync(text.Value, HelpKeywords.AnonymousType) 864Await TestAsync(text.Value, HelpKeywords.AnonymousType) 876Await TestAsync(text.Value, HelpKeywords.AnonymousKey) 888Await TestAsync(text.Value, HelpKeywords.AnonymousType) 900Await TestAsync(text.Value, HelpKeywords.AnonymousType) 956Await TestAsync(text.Value, HelpKeywords.LambdaFunction) 971Await TestAsync(text.Value, HelpKeywords.QueryLet) 982Await TestAsync(text.Value, HelpKeywords.PartialMethod) 993Await TestAsync(text.Value, HelpKeywords.Main) 1055Await TestAsync(text.Value, HelpKeywords.NewConstraint) 1068Await TestAsync(text.Value, HelpKeywords.ObjectInitializer) 1081Await TestAsync(text.Value, HelpKeywords.ObjectInitializer) 1093Await TestAsync(text.Value, HelpKeywords.Nullable) 1105Await TestAsync(text.Value, HelpKeywords.OnError) 1117Await TestAsync(text.Value, HelpKeywords.OptionCompare) 1129Await TestAsync(text.Value, HelpKeywords.OptionExplicit) 1141Await TestAsync(text.Value, HelpKeywords.OptionInfer) 1153Await TestAsync(text.Value, HelpKeywords.OptionStrict) 1213Await TestAsync(text.Value, HelpKeywords.PreprocessorConst) 1228Await TestAsync(text.Value, HelpKeywords.PreprocessorIf) 1243Await TestAsync(text.Value, HelpKeywords.PreprocessorIf) 1258Await TestAsync(text.Value, HelpKeywords.PreprocessorIf) 1273Await TestAsync(text.Value, HelpKeywords.PreprocessorIf) 1286Await TestAsync(text.Value, HelpKeywords.Region) 1299Await TestAsync(text.Value, HelpKeywords.Region) 1325Await TestAsync(text.Value, HelpKeywords.Redim) 1429Await TestAsync(text.Value, HelpKeywords.Negate) 1518End Module]]></a>.Value, HelpKeywords.XmlDocComment) 1714End Module]]></a>.Value, HelpKeywords.TaskListUserComments)
Microsoft.VisualStudio.LanguageServices.VisualBasic (85)
Help\VisualBasicHelpContextService.vb (3)
57Return HelpKeywords.TaskListUserComments 75Return HelpKeywords.AnonymousType 98Return HelpKeywords.AnonymousType
Help\VisualBasicHelpContextService.Visitor.vb (82)
66result = HelpKeywords.ModuleAttribute 68result = HelpKeywords.AssemblyAttribute 92result = HelpKeywords.LambdaFunction 101result = HelpKeywords.EndDefinition 111result = HelpKeywords.QueryAggregateInto 114result = HelpKeywords.QueryAggregate 122result = HelpKeywords.Attributes 141result = HelpKeywords.CollectionInitializer 161result = HelpKeywords.QueryDistinct 258result = HelpKeywords.ForEach 273result = HelpKeywords.QueryFrom 279result = HelpKeywords.VarianceOut 281result = HelpKeywords.VarianceIn 304result = HelpKeywords.QueryGroupByInto 306result = HelpKeywords.QueryGroupBy 312result = HelpKeywords.QueryGroupJoinOn 314result = HelpKeywords.QueryGroupJoinInto 316result = HelpKeywords.QueryGroupJoin 321result = HelpKeywords.QueryGroupRef 325result = HelpKeywords.IfOperator 329result = HelpKeywords.IfOperator 342result = HelpKeywords.AnonymousKey 352result = HelpKeywords.LambdaFunction 358result = HelpKeywords.Constructor 363result = HelpKeywords.Constructor 367result = HelpKeywords.QueryLet 373result = HelpKeywords.PartialMethod 380result = HelpKeywords.Main 384result = HelpKeywords.AddHandlerMethod 386result = HelpKeywords.RaiseEventMethod 388result = HelpKeywords.RemoveHandlerMethod 416result = HelpKeywords.AnonymousKey 449result = HelpKeywords.MyNamespaceKeyword 463result = HelpKeywords.AnonymousType 467result = HelpKeywords.CollectionInitializer 475result = HelpKeywords.OnError 479result = HelpKeywords.OnError 486result = HelpKeywords.OptionExplicit 488result = HelpKeywords.OptionInfer 490result = HelpKeywords.OptionStrict 492result = HelpKeywords.OptionCompare 501result = HelpKeywords.QueryAscending 503result = HelpKeywords.QueryDescending 508result = HelpKeywords.QueryOrderBy 512result = HelpKeywords.PreprocessorIf 519result = HelpKeywords.Region 524result = HelpKeywords.PreprocessorConst 550result = HelpKeywords.AutoProperty 586result = HelpKeywords.Colon 591result = HelpKeywords.Nullable 604result = HelpKeywords.NewConstraint 606result = HelpKeywords.ClassConstraint 608result = HelpKeywords.StructureConstraint 614result = HelpKeywords.ObjectInitializer 623result = HelpKeywords.PreprocessorIf 627result = HelpKeywords.PreprocessorIf 631result = HelpKeywords.Region 640result = HelpKeywords.Negate 653result = HelpKeywords.Redim 677result = HelpKeywords.XmlDocComment 714result = HelpKeywords.QuerySkip 718result = HelpKeywords.QueryTake 724result = HelpKeywords.QuerySkipWhile 728result = HelpKeywords.QueryTakeWhile 733result = HelpKeywords.QueryWhere 737result = HelpKeywords.XmlLiteralCdata 741result = HelpKeywords.XmlLiteralDocument 745result = HelpKeywords.XmlLiteralComment 750result = HelpKeywords.XmlDocComment 752result = HelpKeywords.XmlLiteralElement 757result = HelpKeywords.XmlEmbeddedExpression 761result = HelpKeywords.XmlLiteralProcessingInstruction 783If SelectCombinationModifier(token, list, SyntaxKind.PrivateKeyword, SyntaxKind.ProtectedKeyword, HelpKeywords.PrivateProtected) Then 787If SelectCombinationModifier(token, list, SyntaxKind.ProtectedKeyword, SyntaxKind.FriendKeyword, HelpKeywords.ProtectedFriend) Then 817result = HelpKeywords.AnonymousType 861result = HelpKeywords.Await 884result = HelpKeywords.ImportsXmlns 896result = HelpKeywords.Nullable 900result = HelpKeywords.XmlLiteralElement 908result = HelpKeywords.ImplementsClause 916result = HelpKeywords.QuerySelect 922result = HelpKeywords.QueryGroupJoinIn