7 instantiations of ItemExpectation
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
Completion\CompletionProviders\SymbolCompletionProviderTests.cs (2)
14322new ItemExpectation(Name: "Number", IsAbsent: false, Glyph: memberGlyph), 14323new ItemExpectation(Name: "Number", IsAbsent: false, Glyph: extensionGlyph),
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (5)
Completion\AbstractCompletionProviderTests.cs (5)
152var expectedResult = new ItemExpectation( 289return [new ItemExpectation(Name: null, IsAbsent: absent)]; 294return new ItemExpectation(name, false); 298return new ItemExpectation(name, true); 505var expectedResult = new ItemExpectation(
788 references to ItemExpectation
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (765)
Completion\CompletionProviders\AbstractCSharpCompletionProviderTests.cs (1)
71SourceCodeKind sourceCodeKind, ItemExpectation[] expectedResults,
Completion\CompletionProviders\SymbolCompletionProviderTests.cs (764)
313ItemExpectation.Absent("String"), 314ItemExpectation.Absent("System") 322ItemExpectation.Absent("String"), 323ItemExpectation.Absent("System") 332ItemExpectation.Absent("String"), 333ItemExpectation.Absent("System") 343ItemExpectation.Absent("String"), 344ItemExpectation.Absent("System") 353ItemExpectation.Absent("String"), 354ItemExpectation.Absent("System") 361ItemExpectation.Absent("String"), 362ItemExpectation.Exists("System") 369ItemExpectation.Exists("CLSCompliant"), 370ItemExpectation.Exists("System"), 371ItemExpectation.Absent("AttributeUsage") 397ItemExpectation.Exists("CLSCompliant"), 398ItemExpectation.Exists("System"), 399ItemExpectation.Absent("AttributeUsage"), 410ItemExpectation.Exists("STAThread"), 411ItemExpectation.Exists("System"), 412ItemExpectation.Absent("AttributeUsage"), 422ItemExpectation.Exists("CLSCompliant"), 423ItemExpectation.Exists("System"), 424ItemExpectation.Absent("AttributeUsage"), 434ItemExpectation.Exists("ParamArray"), 435ItemExpectation.Exists("System"), 436ItemExpectation.Absent("AttributeUsage"), 467ItemExpectation.Exists("AssemblyOnly"), 468ItemExpectation.Absent("ClassOnly") 493ItemExpectation.Absent("AssemblyOnly"), 494ItemExpectation.Exists("ClassOnly") 522ItemExpectation.Exists("MethodOnly"), 523ItemExpectation.Absent("PropertyOnly") 552ItemExpectation.Exists("ReturnValueOnly"), 553ItemExpectation.Absent("MethodOnly") 578ItemExpectation.Exists("StructOnly"), 579ItemExpectation.Absent("ClassOnly") 604ItemExpectation.Exists("InterfaceOnly"), 605ItemExpectation.Absent("ClassOnly") 631ItemExpectation.Exists("EnumOnly"), 632ItemExpectation.Absent("ClassOnly") 655ItemExpectation.Exists("DelegateOnly"), 656ItemExpectation.Absent("ClassOnly") 681ItemExpectation.Exists("ClassOnly"), 682ItemExpectation.Absent("StructOnly") 707ItemExpectation.Exists("StructOnly"), 708ItemExpectation.Absent("ClassOnly") 736ItemExpectation.Exists("ConstructorOnly"), 737ItemExpectation.Absent("MethodOnly") 763ItemExpectation.Exists("PropertyOnly"), 764ItemExpectation.Absent("MethodOnly") 790ItemExpectation.Exists("FieldOnly"), 791ItemExpectation.Absent("PropertyOnly") 817ItemExpectation.Exists("EventOnly"), 818ItemExpectation.Absent("MethodOnly") 845ItemExpectation.Exists("ParameterOnly"), 846ItemExpectation.Absent("MethodOnly") 870ItemExpectation.Exists("GenericParameterOnly"), 871ItemExpectation.Absent("ClassOnly") 897ItemExpectation.Exists("PropertyOnly"), 898ItemExpectation.Absent("MethodOnly") 924ItemExpectation.Exists("ModuleOnly"), 925ItemExpectation.Absent("ClassOnly") 950ItemExpectation.Exists("ClassOnly"), 951ItemExpectation.Absent("MethodOnly") 979ItemExpectation.Exists("MethodOnly"), 980ItemExpectation.Absent("PropertyOnly") 1006ItemExpectation.Exists("FieldOnly"), 1007ItemExpectation.Absent("PropertyOnly") 1033ItemExpectation.Exists("PropertyOnly"), 1034ItemExpectation.Absent("MethodOnly") 1060ItemExpectation.Exists("EventOnly"), 1061ItemExpectation.Absent("MethodOnly") 1088ItemExpectation.Exists("ParameterOnly"), 1089ItemExpectation.Absent("MethodOnly") 1113ItemExpectation.Exists("GenericParameterOnly"), 1114ItemExpectation.Absent("ClassOnly") 1140ItemExpectation.Exists("System"), 1141ItemExpectation.Absent("String") 1153ItemExpectation.Exists("System"), 1154ItemExpectation.Absent("String") 1186ItemExpectation.Absent("A"), 1187ItemExpectation.Exists("B") 1207ItemExpectation.Absent("A"), 1208ItemExpectation.Absent("B") 1226ItemExpectation.Absent("A"), 1227ItemExpectation.Exists("B") 1235ItemExpectation.Exists("System"), 1236ItemExpectation.Absent("Runtime") 1264ItemExpectation.Absent("C1"), 1265ItemExpectation.Absent("C2"), 1266ItemExpectation.Absent("C3"), 1267ItemExpectation.Absent("A"), 1271ItemExpectation.Exists("B") 1306ItemExpectation.Absent("A"), 1307ItemExpectation.Absent("B"), 1308ItemExpectation.Exists("C") 1321ItemExpectation.Absent("A"), 1322ItemExpectation.Absent("B") 1337ItemExpectation.Absent("A"), 1338ItemExpectation.Exists("B") 1346ItemExpectation.Exists("System"), 1347ItemExpectation.Absent("Runtime") 1364ItemExpectation.Absent("System"), 1365ItemExpectation.Absent("Runtime") 1387ItemExpectation.Absent("A"), 1388ItemExpectation.Absent("B"), 1389ItemExpectation.Absent("C"), 1399ItemExpectation.Absent("D1"), 1400ItemExpectation.Absent("D2"), 1401ItemExpectation.Absent("D3") 1408ItemExpectation.Absent("String"), 1409ItemExpectation.Absent("System") 1419ItemExpectation.Absent("String"), 1420ItemExpectation.Absent("System") 1433ItemExpectation.Absent("String"), 1434ItemExpectation.Absent("System") 1450ItemExpectation.Exists("value"), 1451ItemExpectation.Exists("C") 1459ItemExpectation.Absent("String"), 1460ItemExpectation.Absent("System") 1469ItemExpectation.Absent("String"), 1470ItemExpectation.Exists("System") 1483ItemExpectation.Exists("String"), 1484ItemExpectation.Exists("System") 1497ItemExpectation.Exists("String"), 1498ItemExpectation.Exists("System") 1507ItemExpectation.Exists("String"), 1508ItemExpectation.Exists("System") 1517ItemExpectation.Absent("String"), 1518ItemExpectation.Absent("System") 1527ItemExpectation.Absent("String"), 1528ItemExpectation.Absent("System") 1537ItemExpectation.Exists("String"), 1538ItemExpectation.Exists("System") 1547ItemExpectation.Exists("String"), 1548ItemExpectation.Exists("System") 1557ItemExpectation.Exists("String"), 1558ItemExpectation.Exists("System") 1567ItemExpectation.Exists("String"), 1568ItemExpectation.Exists("System") 1577ItemExpectation.Exists("String"), 1578ItemExpectation.Exists("System") 1587ItemExpectation.Exists("String"), 1588ItemExpectation.Exists("System") 1597ItemExpectation.Exists("String"), 1598ItemExpectation.Exists("System") 1607ItemExpectation.Exists("String"), 1608ItemExpectation.Exists("System") 1617ItemExpectation.Exists("String"), 1618ItemExpectation.Exists("System") 1627ItemExpectation.Absent("String"), 1628ItemExpectation.Absent("System") 1637ItemExpectation.Exists("String"), 1638ItemExpectation.Exists("System") 1651ItemExpectation.Exists("String"), 1652ItemExpectation.Exists("System") 1665ItemExpectation.Exists("String"), 1666ItemExpectation.Exists("System") 1679ItemExpectation.Exists("String"), 1680ItemExpectation.Exists("System") 1693ItemExpectation.Absent("String"), 1694ItemExpectation.Absent("System") 1707ItemExpectation.Exists("String"), 1708ItemExpectation.Exists("System") 1721ItemExpectation.Exists("String"), 1722ItemExpectation.Exists("System") 1735ItemExpectation.Exists("String"), 1736ItemExpectation.Exists("System") 1749ItemExpectation.Exists("String"), 1750ItemExpectation.Exists("System") 1763ItemExpectation.Exists("String"), 1764ItemExpectation.Exists("System") 1777ItemExpectation.Exists("String"), 1778ItemExpectation.Exists("System") 1791ItemExpectation.Exists("String"), 1792ItemExpectation.Exists("System") 1805ItemExpectation.Exists("String"), 1806ItemExpectation.Exists("System") 1819ItemExpectation.Exists("String"), 1820ItemExpectation.Exists("System") 1833ItemExpectation.Exists("String"), 1834ItemExpectation.Exists("System") 1844ItemExpectation.Exists("String"), 1845ItemExpectation.Exists("System") 1855ItemExpectation.Exists("String"), 1856ItemExpectation.Exists("System") 1866ItemExpectation.Exists("String"), 1867ItemExpectation.Exists("System") 1877ItemExpectation.Exists("String"), 1878ItemExpectation.Exists("System") 1888ItemExpectation.Exists("String"), 1889ItemExpectation.Exists("System") 1899ItemExpectation.Exists("String"), 1900ItemExpectation.Exists("System") 1910ItemExpectation.Exists("String"), 1911ItemExpectation.Exists("System") 1921ItemExpectation.Exists("String"), 1922ItemExpectation.Exists("System") 1932ItemExpectation.Exists("String"), 1933ItemExpectation.Exists("System") 1943ItemExpectation.Exists("String"), 1944ItemExpectation.Exists("System") 1954ItemExpectation.Exists("String"), 1955ItemExpectation.Exists("System") 1965ItemExpectation.Exists("String"), 1966ItemExpectation.Exists("System") 1976ItemExpectation.Exists("String"), 1977ItemExpectation.Exists("System") 1987ItemExpectation.Exists("String"), 1988ItemExpectation.Exists("System") 1998ItemExpectation.Exists("String"), 1999ItemExpectation.Exists("System") 2009ItemExpectation.Exists("String"), 2010ItemExpectation.Exists("System") 2020ItemExpectation.Exists("String"), 2021ItemExpectation.Exists("System") 2031ItemExpectation.Exists("String"), 2032ItemExpectation.Exists("System") 2042ItemExpectation.Exists("String"), 2043ItemExpectation.Exists("System") 2053ItemExpectation.Exists("String"), 2054ItemExpectation.Exists("System") 2064ItemExpectation.Exists("String"), 2065ItemExpectation.Exists("System") 2075ItemExpectation.Exists("String"), 2076ItemExpectation.Exists("System") 2086ItemExpectation.Exists("String"), 2087ItemExpectation.Exists("System") 2097ItemExpectation.Exists("String"), 2098ItemExpectation.Exists("System") 2108ItemExpectation.Exists("String"), 2109ItemExpectation.Exists("System") 2119ItemExpectation.Exists("String"), 2120ItemExpectation.Exists("System") 2130ItemExpectation.Exists("String"), 2131ItemExpectation.Exists("System") 2141ItemExpectation.Exists("String"), 2142ItemExpectation.Exists("System") 2152ItemExpectation.Exists("String"), 2153ItemExpectation.Exists("System") 2163ItemExpectation.Exists("String"), 2164ItemExpectation.Exists("System") 2174ItemExpectation.Exists("String"), 2175ItemExpectation.Exists("System") 2185ItemExpectation.Exists("String"), 2186ItemExpectation.Exists("System") 2196ItemExpectation.Exists("String"), 2197ItemExpectation.Exists("System") 2207ItemExpectation.Exists("String"), 2208ItemExpectation.Exists("System") 2218ItemExpectation.Exists("String"), 2219ItemExpectation.Exists("System") 2229ItemExpectation.Exists("String"), 2230ItemExpectation.Exists("System") 2240ItemExpectation.Exists("String"), 2241ItemExpectation.Exists("System") 2251ItemExpectation.Exists("String"), 2252ItemExpectation.Exists("System") 2262ItemExpectation.Exists("String"), 2263ItemExpectation.Exists("System") 2273ItemExpectation.Exists("String"), 2274ItemExpectation.Exists("System") 2284ItemExpectation.Exists("String"), 2285ItemExpectation.Exists("System") 2295ItemExpectation.Exists("String"), 2296ItemExpectation.Exists("System") 2306ItemExpectation.Exists("String"), 2307ItemExpectation.Exists("System") 2317ItemExpectation.Exists("String"), 2318ItemExpectation.Exists("System") 2328ItemExpectation.Exists("String"), 2329ItemExpectation.Exists("System") 2339ItemExpectation.Exists("String"), 2340ItemExpectation.Exists("System") 2350ItemExpectation.Exists("String"), 2351ItemExpectation.Exists("System") 2361ItemExpectation.Exists("String"), 2362ItemExpectation.Exists("System") 2372ItemExpectation.Exists("String"), 2373ItemExpectation.Exists("System") 2419ItemExpectation.Exists("String"), 2420ItemExpectation.Exists("System") 2466ItemExpectation.Exists("String"), 2467ItemExpectation.Exists("System") 2477ItemExpectation.Absent("String"), 2478ItemExpectation.Absent("System") 2510ItemExpectation.Exists("String"), 2511ItemExpectation.Exists("System") 2521ItemExpectation.Exists("String"), 2522ItemExpectation.Exists("System") 2532ItemExpectation.Absent("String"), 2533ItemExpectation.Absent("System") 2543ItemExpectation.Absent("String"), 2544ItemExpectation.Exists("System") 2562ItemExpectation.Absent("String"), 2563ItemExpectation.Absent("System") 2573ItemExpectation.Exists("String"), 2574ItemExpectation.Exists("System") 2588ItemExpectation.Exists("String"), 2589ItemExpectation.Exists("System") 2603ItemExpectation.Exists("String"), 2604ItemExpectation.Exists("System") 2823ItemExpectation.Absent("Hidden"), 2824ItemExpectation.Exists("Goo") 2843ItemExpectation.Absent("Hidden"), 2844ItemExpectation.Exists("Goo") 2863ItemExpectation.Absent("Hidden"), 2864ItemExpectation.Exists("Goo"), 2865ItemExpectation.Absent("Bar"), 2884ItemExpectation.Absent("Hidden"), 2885ItemExpectation.Exists("Goo") 2904ItemExpectation.Absent("Hidden"), 2905ItemExpectation.Exists("Goo") 2924ItemExpectation.Absent("Hidden"), 2925ItemExpectation.Exists("Goo") 2947ItemExpectation.Absent("HiddenStatic"), 2948ItemExpectation.Exists("GooStatic"), 2949ItemExpectation.Absent("HiddenInstance"), 2950ItemExpectation.Exists("GooInstance") 3078ItemExpectation.Exists("String"), 3079ItemExpectation.Absent("parameter") 3094ItemExpectation.Exists("String"), 3095ItemExpectation.Absent("parameter") 3110ItemExpectation.Exists("String"), 3111ItemExpectation.Absent("parameter") 3126ItemExpectation.Exists("String"), 3127ItemExpectation.Absent("field") 3142ItemExpectation.Exists("String"), 3143ItemExpectation.Absent("field") 3158ItemExpectation.Exists("String"), 3159ItemExpectation.Absent("field") 3174ItemExpectation.Exists("String"), 3175ItemExpectation.Exists("parameter") 3190ItemExpectation.Exists("String"), 3191ItemExpectation.Exists("parameter") 3206ItemExpectation.Exists("String"), 3207ItemExpectation.Exists("parameter") 3222ItemExpectation.Exists("String"), 3223ItemExpectation.Exists("parameter") 3238ItemExpectation.Exists("String"), 3239ItemExpectation.Absent("parameter") 3254ItemExpectation.Exists("String"), 3255ItemExpectation.Absent("parameter") 3270ItemExpectation.Exists("String"), 3271ItemExpectation.Absent("parameter") 3286ItemExpectation.Exists("String"), 3287ItemExpectation.Absent("parameter") 3302ItemExpectation.Exists("String"), 3303ItemExpectation.Absent("parameter") 3318ItemExpectation.Exists("String"), 3319ItemExpectation.Absent("parameter") 3352ItemExpectation.Exists("ToString"), 3353ItemExpectation.Absent("GetType"), 3354ItemExpectation.Absent("Equals"), 3355ItemExpectation.Absent("GetHashCode") 3371ItemExpectation.Exists("ToString"), 3372ItemExpectation.Exists("GetType"), 3373ItemExpectation.Exists("Equals"), 3374ItemExpectation.Exists("GetHashCode") 3389ItemExpectation.Exists("String"), 3390ItemExpectation.Absent("parameter") 3414ItemExpectation.Exists("String"), 3415ItemExpectation.Absent("parameter") 3437ItemExpectation.Absent("String"), 3438ItemExpectation.Absent("parameter") 3453ItemExpectation.Absent("String"), 3454ItemExpectation.Absent("parameter") 3476ItemExpectation.Absent("String"), 3477ItemExpectation.Absent("parameter") 3490ItemExpectation.Exists("String"), 3491ItemExpectation.Absent("field") 3504ItemExpectation.Exists("String"), 3505ItemExpectation.Absent("field") 3520ItemExpectation.Exists("Q"), 3521ItemExpectation.Exists("R") 3535ItemExpectation.Exists("Q"), 3536ItemExpectation.Exists("R") 3550ItemExpectation.Exists("Q"), 3551ItemExpectation.Exists("R") 3603ItemExpectation.Exists("Q"), 3604ItemExpectation.Exists("R") 3616ItemExpectation.Exists("Q"), 3617ItemExpectation.Exists("R") 3725ItemExpectation.Exists("ToString"), 3726ItemExpectation.Exists("Invoke") 3828ItemExpectation.Exists("CLSCompliant"), 3829ItemExpectation.Absent("CLSCompliantAttribute") 3838ItemExpectation.Exists("CLSCompliant"), 3839ItemExpectation.Absent("CLSCompliantAttribute") 3848ItemExpectation.Exists("CLSCompliant"), 3849ItemExpectation.Absent("CLSCompliantAttribute") 3859ItemExpectation.Exists("CLSCompliant"), 3860ItemExpectation.Absent("CLSCompliantAttribute") 3870ItemExpectation.Exists("CLSCompliant"), 3871ItemExpectation.Absent("CLSCompliantAttribute") 3881ItemExpectation.Exists("CLSCompliantAttribute"), 3882ItemExpectation.Absent("CLSCompliant") 3891ItemExpectation.Exists("CLSCompliantAttribute"), 3892ItemExpectation.Absent("CLSCompliant") 3936ItemExpectation.Exists("My"), 3937ItemExpectation.Absent("MyAttribute") 3953ItemExpectation.Exists("My"), 3954ItemExpectation.Absent("MyAttribute") 3967ItemExpectation.Exists("namespaceAttribute"), 3968ItemExpectation.Absent("namespace"), 3969ItemExpectation.Absent("@namespace") 3982ItemExpectation.Exists("namespaceAttribute"), 3983ItemExpectation.Absent("namespace"), 3984ItemExpectation.Absent("@namespace") 4002ItemExpectation.Exists("error"), 4003ItemExpectation.Absent("@error"), 4006ItemExpectation.Exists("method"), 4007ItemExpectation.Absent("@method"), 4010ItemExpectation.Exists("@int"), 4011ItemExpectation.Absent("int") 4026ItemExpectation.Exists("@from"), 4027ItemExpectation.Absent("from") 4044ItemExpectation.Exists("@from"), 4045ItemExpectation.Absent("from"), 4046ItemExpectation.Exists("@where"), 4047ItemExpectation.Absent("where") 4064ItemExpectation.Exists("@from"), 4065ItemExpectation.Absent("from"), 4066ItemExpectation.Exists("@where"), 4067ItemExpectation.Absent("where") 4078ItemExpectation.Exists("My"), 4079ItemExpectation.Absent("MyAttribute") 4091ItemExpectation.Exists("namespaceAttribute"), 4092ItemExpectation.Absent("namespace"), 4093ItemExpectation.Absent("@namespace") 4120ItemExpectation.Absent("Namespace2"), 4121ItemExpectation.Exists("Namespace3"), 4164ItemExpectation.Exists("Namespace1Alias"), 4165ItemExpectation.Absent("Namespace2Alias"), 4166ItemExpectation.Exists("Namespace3Alias"), 4167ItemExpectation.Exists("Namespace4Alias"), 4533ItemExpectation.Exists("a"), 4534ItemExpectation.Exists("b"), 4535ItemExpectation.Exists("c"), 4536ItemExpectation.Absent("Equals"), 4552ItemExpectation.Absent("a"), 4553ItemExpectation.Absent("b"), 4554ItemExpectation.Absent("c"), 4555ItemExpectation.Exists("Equals"), 8015ItemExpectation.Exists("Goo"), 8016ItemExpectation.Exists("Bar"), 8179ItemExpectation.Exists("Task"), 8180ItemExpectation.Absent("Console"), 8194ItemExpectation.Exists("Task"), 8195ItemExpectation.Absent("Test"), 8311ItemExpectation.Absent("Result"), 8312ItemExpectation.Absent("ReadAsStreamAsync"), 8338ItemExpectation.Absent("Result"), 8339ItemExpectation.Exists("ReadAsStreamAsync"), 9108ItemExpectation.Exists("AA"), 9109ItemExpectation.Exists("AB"), 9131ItemExpectation.Exists("i"), 9132ItemExpectation.Absent("Value"), 9153ItemExpectation.Exists("i"), 9154ItemExpectation.Absent("Value"), 9168ItemExpectation.Exists("Day"), 9169ItemExpectation.Absent("Value"), 9183ItemExpectation.Exists("Value"), 9184ItemExpectation.Absent("Day"), 9559ItemExpectation.Exists("x"), 9560ItemExpectation.Exists("y"), 9764ItemExpectation.Absent("A"), 9765ItemExpectation.Absent("B"), 9766ItemExpectation.Exists("N"), 9785ItemExpectation.Absent("C"), 9786ItemExpectation.Absent("D"), 9787ItemExpectation.Exists("M"), 9806ItemExpectation.Exists("A"), 9807ItemExpectation.Exists("B"), 9808ItemExpectation.Exists("N"), 9827ItemExpectation.Exists("C"), 9828ItemExpectation.Exists("D"), 9829ItemExpectation.Exists("M"), 9848ItemExpectation.Exists("A"), 9849ItemExpectation.Exists("B"), 9850ItemExpectation.Exists("N"), 9869ItemExpectation.Exists("C"), 9870ItemExpectation.Exists("D"), 9871ItemExpectation.Exists("M"), 9890ItemExpectation.Exists("A"), 9891ItemExpectation.Exists("B"), 9892ItemExpectation.Exists("N"), 9911ItemExpectation.Exists("A"), 9912ItemExpectation.Absent("B"), 9913ItemExpectation.Exists("N"), 9932ItemExpectation.Exists("C"), 9933ItemExpectation.Absent("D"), 9934ItemExpectation.Exists("M"), 9953ItemExpectation.Exists("A"), 9954ItemExpectation.Absent("B"), 9955ItemExpectation.Exists("N"), 9974ItemExpectation.Exists("C"), 9975ItemExpectation.Exists("I"), 9976ItemExpectation.Exists("M"), 9995ItemExpectation.Exists("A"), 9996ItemExpectation.Exists("I"), 9997ItemExpectation.Exists("N"), 10016ItemExpectation.Exists("A"), 10017ItemExpectation.Exists("I"), 10018ItemExpectation.Exists("N"), 10045ItemExpectation.Absent("Goo"), 10046ItemExpectation.Absent("Bar"), 10075ItemExpectation.Absent("Goo"), 10076ItemExpectation.Absent("Bar"), 10106ItemExpectation.Exists("Goo"), 10107ItemExpectation.Exists("Bar"), 10138ItemExpectation.Exists("Goo"), 10139ItemExpectation.Exists("Bar"), 10169ItemExpectation.Exists("Goo"), 10170ItemExpectation.Absent("Bar"), 10200ItemExpectation.Absent("Goo"), 10201ItemExpectation.Exists("Bar"), 10232ItemExpectation.Exists("Goo"), 10233ItemExpectation.Exists("Bar"), 10558ItemExpectation.Exists("Alice"), 10559ItemExpectation.Exists("Bob"), 10560ItemExpectation.Exists("CompareTo"), 10561ItemExpectation.Exists("Equals"), 10562ItemExpectation.Exists("GetHashCode"), 10563ItemExpectation.Exists("GetType"), 10564ItemExpectation.Exists("Item2"), 10565ItemExpectation.Exists("ITEM3"), 10566ItemExpectation.Exists("Item4"), 10567ItemExpectation.Exists("Item5"), 10568ItemExpectation.Exists("Item6"), 10569ItemExpectation.Exists("Item7"), 10570ItemExpectation.Exists("Item8"), 10571ItemExpectation.Exists("ToString"), 10573ItemExpectation.Absent("Item1"), 10574ItemExpectation.Absent("Item9"), 10575ItemExpectation.Absent("Rest"), 10576ItemExpectation.Absent("Item3") 11110ItemExpectation.Absent("Substring"), 11111ItemExpectation.Exists("A"), 11112ItemExpectation.Exists("B"), 11220ItemExpectation.Exists("MyProperty1"), 11221ItemExpectation.Exists("MyProperty2"), 11246ItemExpectation.Exists("MyProperty1"), 11247ItemExpectation.Exists("MyProperty2"), 11248ItemExpectation.Exists("MyProperty3") 11412ItemExpectation.Exists("Something"), 11413ItemExpectation.Absent("BeginInvoke"), 11414ItemExpectation.Absent("Clone"), 11415ItemExpectation.Absent("Method"), 11416ItemExpectation.Absent("Target") 11439ItemExpectation.Exists("ToByteArray"), 11442ItemExpectation.Exists("AbsoluteUri"), 11443ItemExpectation.Exists("Fragment"), 11444ItemExpectation.Exists("Query"), 11447ItemExpectation.Absent("BeginInvoke"), 11448ItemExpectation.Absent("Clone"), 11449ItemExpectation.Absent("Method"), 11450ItemExpectation.Absent("Target") 11473ItemExpectation.Exists("ToByteArray"), 11476ItemExpectation.Absent("AbsoluteUri"), 11477ItemExpectation.Absent("Fragment"), 11478ItemExpectation.Absent("Query"), 11481ItemExpectation.Absent("BeginInvoke"), 11482ItemExpectation.Absent("Clone"), 11483ItemExpectation.Absent("Method"), 11484ItemExpectation.Absent("Target") 11515ItemExpectation.Absent("AnotherSomething"), 11516ItemExpectation.Absent("FirstOrDefault"), 11517ItemExpectation.Exists("Something") 11545ItemExpectation.Absent("Something"), 11546ItemExpectation.Absent("FirstOrDefault"), 11547ItemExpectation.Exists("AnotherSomething") 11649ItemExpectation.Exists("M"), 11650ItemExpectation.Exists("Equals"), 11651ItemExpectation.Absent("DoSomething") with 11912ItemExpectation.Exists("BillyJoel"), 11913ItemExpectation.Exists("EveryoneElse"), 11914ItemExpectation.Absent("Equals"), 11939ItemExpectation.Exists("BillyJoel"), 11940ItemExpectation.Exists("EveryoneElse"), 11941ItemExpectation.Absent("Equals"), 11966ItemExpectation.Exists("BillyJoel"), 11967ItemExpectation.Exists("EveryoneElse"), 11968ItemExpectation.Absent("Equals"), 12014ItemExpectation.Exists("BillyJoel"), 12015ItemExpectation.Exists("EveryoneElse"), 12016ItemExpectation.Absent("Equals"), 12041ItemExpectation.Exists("BillyJoel"), 12042ItemExpectation.Exists("EveryoneElse"), 12043ItemExpectation.Absent("Equals"), 12251ItemExpectation.Absent("M0"), 12253ItemExpectation.Exists("M1"), 12254ItemExpectation.Exists("M2"), 12255ItemExpectation.Exists("M3"), 12256ItemExpectation.Exists("P1"), 12257ItemExpectation.Exists("E1") 12278ItemExpectation.Exists("X"), 12279ItemExpectation.Exists("Y"), 12280ItemExpectation.Exists("Method"), 12281ItemExpectation.Exists("ToString") 12302ItemExpectation.Exists("X"), 12303ItemExpectation.Exists("Y"), 12304ItemExpectation.Exists("Method"), 12305ItemExpectation.Exists("ToString") 12328ItemExpectation.Exists("X"), 12329ItemExpectation.Exists("Y"), 12330ItemExpectation.Exists("Method"), 12331ItemExpectation.Exists("ToString") 12364ItemExpectation.Exists("X"), 12365ItemExpectation.Exists("Y") 12398ItemExpectation.Exists("X"), 12399ItemExpectation.Absent("Y") 12451ItemExpectation.Absent("X"), 12452ItemExpectation.Absent("Y") 12485ItemExpectation.Absent("X"), 12486ItemExpectation.Absent("Y") 12840ItemExpectation.Exists("System"), 12843ItemExpectation.Absent(underlyingType), 12871ItemExpectation.Exists("System"), 12873ItemExpectation.Exists(underlyingType), 12876ItemExpectation.Absent("Console"), 12877ItemExpectation.Absent("Action"), 12878ItemExpectation.Absent("DateTime") 12890ItemExpectation.Absent("E"), 12892ItemExpectation.Exists("System"), 12893ItemExpectation.Absent("MyNamespace"), 12896ItemExpectation.Absent(underlyingType) 12902ItemExpectation.Absent("System"), 12904ItemExpectation.Exists(underlyingType), 12907ItemExpectation.Absent("Console"), 12908ItemExpectation.Absent("Action"), 12909ItemExpectation.Absent("DateTime") 12915ItemExpectation.Absent("System"), 12917ItemExpectation.Exists(underlyingType), 12920ItemExpectation.Absent("Console"), 12921ItemExpectation.Absent("Action"), 12922ItemExpectation.Absent("DateTime") 12971ItemExpectation.Absent("System"), 12972ItemExpectation.Absent("MySystem"), 12974ItemExpectation.Exists(underlyingType), 12977ItemExpectation.Absent("Console"), 12978ItemExpectation.Absent("Action"), 12979ItemExpectation.Absent("DateTime") 13037ItemExpectation.Exists("endIndex"), 13038ItemExpectation.Exists("Test"), 13039ItemExpectation.Exists("C"), 13056ItemExpectation.Exists("endIndex"), 13057ItemExpectation.Exists("Test"), 13058ItemExpectation.Exists("C"), 13079ItemExpectation.Exists("foo"), 13080ItemExpectation.Exists("M"), 13081ItemExpectation.Exists("System"), 13082ItemExpectation.Absent("Int32"), 13101ItemExpectation.Exists("System"), 13102ItemExpectation.Exists("C"), 13103ItemExpectation.Absent("other"), 13137ItemExpectation.Exists("A"), 13138ItemExpectation.Exists("B"), 13139ItemExpectation.Exists("C"), 13140ItemExpectation.Absent("D"), 13141ItemExpectation.Absent("M"), 13142ItemExpectation.Exists("R"), 13154ItemExpectation.Exists("A"), 13155ItemExpectation.Exists("B"), 13156ItemExpectation.Absent("C"), 13157ItemExpectation.Absent("D"), 13158ItemExpectation.Absent("M"), 13159ItemExpectation.Absent("R"), 13171ItemExpectation.Exists("C"), 13172ItemExpectation.Exists("Constants"), 13173ItemExpectation.Exists("System"), 13187ItemExpectation.Exists("C"), 13188ItemExpectation.Exists("Constants"), 13201ItemExpectation.Exists("input"), 13202ItemExpectation.Exists("Constants"), 13203ItemExpectation.Exists("C"), 13204ItemExpectation.Exists("M"), 13216ItemExpectation.Exists("A"), 13217ItemExpectation.Exists("B"), 13218ItemExpectation.Exists("C"), 13219ItemExpectation.Absent("D"), 13220ItemExpectation.Absent("M"), 13221ItemExpectation.Exists("R"), 13233ItemExpectation.Exists("A"), 13234ItemExpectation.Exists("B"), 13235ItemExpectation.Exists("C"), 13236ItemExpectation.Exists("D"), 13237ItemExpectation.Absent("M"), 13238ItemExpectation.Absent("R"), 13250ItemExpectation.Exists("A"), 13251ItemExpectation.Exists("B"), 13252ItemExpectation.Exists("C"), 13253ItemExpectation.Exists("D"), 13254ItemExpectation.Exists("E"), 13255ItemExpectation.Exists("M"), 13256ItemExpectation.Exists("R"), 13257ItemExpectation.Exists("ToString"), 13269ItemExpectation.Exists("A"), 13270ItemExpectation.Exists("B"), 13271ItemExpectation.Exists("D"), 13272ItemExpectation.Exists("E"), 13273ItemExpectation.Exists("M"), 13285ItemExpectation.Exists("A"), 13286ItemExpectation.Exists("B"), 13287ItemExpectation.Exists("C"), 13288ItemExpectation.Exists("D"), 13289ItemExpectation.Exists("E"), 13290ItemExpectation.Exists("M"), 13291ItemExpectation.Exists("R"), 13303ItemExpectation.Exists("A"), 13304ItemExpectation.Exists("B"), 13305ItemExpectation.Exists("C"), 13306ItemExpectation.Absent("D"), 13307ItemExpectation.Absent("M"), 13308ItemExpectation.Exists("R"), 13320ItemExpectation.Exists("A"), 13321ItemExpectation.Exists("B"), 13322ItemExpectation.Exists("C"), 13323ItemExpectation.Absent("D"), 13324ItemExpectation.Absent("M"), 13325ItemExpectation.Exists("R"), 13337ItemExpectation.Exists("Length"), 13338ItemExpectation.Absent("Constants"), 13350ItemExpectation.Exists("Constants"), 13351ItemExpectation.Absent("InstanceProperty"), 13352ItemExpectation.Absent("P"), 13597ItemExpectation.Exists("Undisclosed"), 13598ItemExpectation.Absent("ToString"), 13628ItemExpectation.Exists("Undisclosed"), 13629ItemExpectation.Absent("ToString"), 13661ItemExpectation.Exists("StatusEn"), 13662ItemExpectation.Absent("ToString"), 13694ItemExpectation.Exists("Undisclosed"), 13695ItemExpectation.Absent("ToString"), 13728ItemExpectation.Exists("Undisclosed"), 13729ItemExpectation.Absent("ToString"), 13757ItemExpectation.Exists("Undisclosed"), 13758ItemExpectation.Absent("ToString"), 13786ItemExpectation.Exists("Undisclosed"), 13787ItemExpectation.Absent("ToString"), 13817ItemExpectation.Exists("StatusEn"), 13818ItemExpectation.Absent("ToString"), 13848ItemExpectation.Exists("Undisclosed"), 13849ItemExpectation.Absent("ToString"), 13880ItemExpectation.Exists("Undisclosed"), 13881ItemExpectation.Absent("ToString"), 14078ItemExpectation.Absent("X"), 14079ItemExpectation.Absent("Y"), 14100ItemExpectation.Absent("X"), 14101ItemExpectation.Absent("Y"), 14124ItemExpectation.Absent("X"), 14125ItemExpectation.Absent("Y"), 14145ItemExpectation.Exists("X"), 14146ItemExpectation.Exists("Y"), 14167ItemExpectation.Exists("X"), 14168ItemExpectation.Exists("Y"), 14191ItemExpectation.Exists("X"), 14192ItemExpectation.Exists("Y"), 14214ItemExpectation.Absent("X"), 14215ItemExpectation.Exists("Y"), 14237ItemExpectation.Exists("X"), 14238ItemExpectation.Exists("Y"), 14251ItemExpectation.Exists("C"),
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (23)
Completion\AbstractCompletionProviderTests.cs (23)
129SourceCodeKind sourceCodeKind, ItemExpectation[] expectedResults, 152var expectedResult = new ItemExpectation( 170ItemExpectation[] expectedResults, 205foreach (var result in expectedResults) 284public static ItemExpectation[] None = CreateGeneralMatchingArray(true); 285public static ItemExpectation[] Any = CreateGeneralMatchingArray(false); 287private static ItemExpectation[] CreateGeneralMatchingArray(bool absent) 292public static ItemExpectation Exists(string name) 296public static ItemExpectation Absent(string name) 341ItemExpectation[] results, bool? hasSuggestionModeItem, 461markup, results: ItemExpectation.Any, sourceCodeKind, usePreviousCharAsTrigger: usePreviousCharAsTrigger, 469markup, results: ItemExpectation.None, sourceCodeKind, usePreviousCharAsTrigger: usePreviousCharAsTrigger, 473string markup, ItemExpectation[] results, 505var expectedResult = new ItemExpectation( 531ItemExpectation[] expectedResults, 565ItemExpectation[] expectedResults, 1069ItemExpectation[] expectedResults, 1082SourceCodeKind sourceCodeKind, ItemExpectation[] expectedResults, 1090SourceCodeKind sourceCodeKind, ItemExpectation[] expectedResults, string partialItem, 1144SourceCodeKind sourceCodeKind, ItemExpectation[] expectedResults, 1163SourceCodeKind sourceCodeKind, ItemExpectation[] expectedResults, 1171SourceCodeKind sourceCodeKind, ItemExpectation[] expectedResults, 1217SourceCodeKind sourceCodeKind, ItemExpectation[] expectedResults, string partialItem,