43 references to AssertMatchesTextStartingAtLine
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (43)
IntelliSense\CSharpCompletionCommandHandlerTests.vb (16)
2672
state.
AssertMatchesTextStartingAtLine
(1, "using System;")
3993
state.
AssertMatchesTextStartingAtLine
(1, "using goo = System.Action<")
4064
state.
AssertMatchesTextStartingAtLine
(3, " voi")
4111
state.
AssertMatchesTextStartingAtLine
(3, " #region")
4128
state.
AssertMatchesTextStartingAtLine
(3, " #region ")
4146
state.
AssertMatchesTextStartingAtLine
(4, " #endregion ")
4326
state.
AssertMatchesTextStartingAtLine
(6, " doodle;")
4328
state.
AssertMatchesTextStartingAtLine
(6, "doo;")
4824
state.
AssertMatchesTextStartingAtLine
(7, "new[] { new { x = 1 } }.ToArray(")
6417
state.
AssertMatchesTextStartingAtLine
(3, " public override int GetHashCode()")
6418
state.
AssertMatchesTextStartingAtLine
(4, " {")
6419
state.
AssertMatchesTextStartingAtLine
(5, " return base.GetHashCode();")
6420
state.
AssertMatchesTextStartingAtLine
(6, " }")
6421
state.
AssertMatchesTextStartingAtLine
(7, " public static void M() { }")
10966
state.
AssertMatchesTextStartingAtLine
(7, "[Test(Text = )]")
10990
state.
AssertMatchesTextStartingAtLine
(7, "[Test(argument:)]")
IntelliSense\CSharpCompletionCommandHandlerTests_InternalsVisibleTo.vb (18)
333
state.
AssertMatchesTextStartingAtLine
(1, "[assembly: System.Runtime.CompilerServices.InternalsVisibleTo(""ClassLibrary1"")]")
355
state.
AssertMatchesTextStartingAtLine
(1, "[assembly: System.Runtime.CompilerServices.InternalsVisibleTo(""ClassLibrary1, PublicKey=00240000048000009400000006020000002400005253413100040000010001002b986f6b5ea5717d35c72d38561f413e267029efa9b5f107b9331d83df657381325b3a67b75812f63a9436ceccb49494de8f574f8e639d4d26c0fcf8b0e9a1a196b80b6f6ed053628d10d027e032df2ed1d60835e5f47d32c9ef6da10d0366a319573362c821b5f8fa5abc5bb22241de6f666a85d82d6ba8c3090d01636bd2bb"")]")
379
state.
AssertMatchesTextStartingAtLine
(1, "[assembly: System.Runtime.CompilerServices.InternalsVisibleTo(""ClassLibrary1, PublicKey=00240000048000009400000006020000002400005253413100040000010001002b986f6b5ea5717d35c72d38561f413e267029efa9b5f107b9331d83df657381325b3a67b75812f63a9436ceccb49494de8f574f8e639d4d26c0fcf8b0e9a1a196b80b6f6ed053628d10d027e032df2ed1d60835e5f47d32c9ef6da10d0366a319573362c821b5f8fa5abc5bb22241de6f666a85d82d6ba8c3090d01636bd2bb"")]")
402
state.
AssertMatchesTextStartingAtLine
(1, "[assembly: System.Runtime.CompilerServices.InternalsVisibleTo(""ClassLibrary1, PublicKey=00240000048000009400000006020000002400005253413100040000010001002b986f6b5ea5717d35c72d38561f413e267029efa9b5f107b9331d83df657381325b3a67b75812f63a9436ceccb49494de8f574f8e639d4d26c0fcf8b0e9a1a196b80b6f6ed053628d10d027e032df2ed1d60835e5f47d32c9ef6da10d0366a319573362c821b5f8fa5abc5bb22241de6f666a85d82d6ba8c3090d01636bd2bb"")]")
607
state.
AssertMatchesTextStartingAtLine
(1, "[assembly: System.Runtime.CompilerServices.InternalsVisibleTo(""Dotted.Assembly.Name"")]")
626
state.
AssertMatchesTextStartingAtLine
(1, "[assembly: System.Runtime.CompilerServices.InternalsVisibleTo(""Dotted.Assembly.Name")
645
state.
AssertMatchesTextStartingAtLine
(1, "[assembly: System.Runtime.CompilerServices.InternalsVisibleTo(""Dotted.Assembly.Name"")]")
664
state.
AssertMatchesTextStartingAtLine
(1, "[assembly: System.Runtime.CompilerServices.InternalsVisibleTo(""Dotted1.Dotted2.Assembly.Dotted3"")]")
683
state.
AssertMatchesTextStartingAtLine
(1, "[assembly: System.Runtime.CompilerServices.InternalsVisibleTo(@""Dotted1.Dotted2.Assembly.Dotted3"")]")
702
state.
AssertMatchesTextStartingAtLine
(1, "[assembly: System.Runtime.CompilerServices.InternalsVisibleTo(@""Dotted1.Dotted2.Assembly.Dotted3")
725
state.
AssertMatchesTextStartingAtLine
(1, "[assembly: System.Runtime.CompilerServices.InternalsVisibleTo(""\""Dotted1.Dotted2.Assembly.Dotted3"""")]")
744
state.
AssertMatchesTextStartingAtLine
(1, "[assembly: System.Runtime.CompilerServices.InternalsVisibleTo(""Dotted1.Dotted2.Assembly.Dotted3")
763
state.
AssertMatchesTextStartingAtLine
(1, "[assembly: System.Runtime.CompilerServices.InternalsVisibleTo(""Dotted1.Dotted2.Assembly.Dotted3")
792
state.
AssertMatchesTextStartingAtLine
(1, "[assembly: System.Runtime.CompilerServices.InternalsVisibleTo(""Dotted1.Dotted2.Assembly.Dotted3"" +")
793
state.
AssertMatchesTextStartingAtLine
(2, " ""0000000602000000240000525341310004000"" +")
812
state.
AssertMatchesTextStartingAtLine
(1, "[assembly: System.Runtime.CompilerServices.InternalsVisibleTo(""Dotted1.Dotted2.Assembly.Dotted3")
834
state.
AssertMatchesTextStartingAtLine
(1, "[assembly: System.Runtime.CompilerServices.InternalsVisibleTo(""Dotted1.Dotted2.Assembly.Dotted3")
835
state.
AssertMatchesTextStartingAtLine
(2, "")
IntelliSense\VisualBasicCompletionCommandHandlerTests.vb (5)
2118
state.
AssertMatchesTextStartingAtLine
(2, " Su")
2232
state.
AssertMatchesTextStartingAtLine
(4, "Dim x As [Interface]")
2249
state.
AssertMatchesTextStartingAtLine
(4, "Dim x = String.Empty?")
2550
state.
AssertMatchesTextStartingAtLine
(3, "Dim b As B.C(Of Integer) = New B.C(Of Integer)(")
3622
state.
AssertMatchesTextStartingAtLine
(14, "<Test(Text:=)>")
IntelliSense\VisualBasicCompletionCommandHandlerTests_InternalsVisibleTo.vb (4)
321
state.
AssertMatchesTextStartingAtLine
(1, "<Assembly: System.Runtime.CompilerServices.InternalsVisibleTo(""ClassLibrary1"")>")
344
state.
AssertMatchesTextStartingAtLine
(1, "<Assembly: System.Runtime.CompilerServices.InternalsVisibleTo(""ClassLibrary1, PublicKey=00240000048000009400000006020000002400005253413100040000010001002b986f6b5ea5717d35c72d38561f413e267029efa9b5f107b9331d83df657381325b3a67b75812f63a9436ceccb49494de8f574f8e639d4d26c0fcf8b0e9a1a196b80b6f6ed053628d10d027e032df2ed1d60835e5f47d32c9ef6da10d0366a319573362c821b5f8fa5abc5bb22241de6f666a85d82d6ba8c3090d01636bd2bb"")>")
369
state.
AssertMatchesTextStartingAtLine
(1, "<Assembly: System.Runtime.CompilerServices.InternalsVisibleTo(""ClassLibrary1, PublicKey=00240000048000009400000006020000002400005253413100040000010001002b986f6b5ea5717d35c72d38561f413e267029efa9b5f107b9331d83df657381325b3a67b75812f63a9436ceccb49494de8f574f8e639d4d26c0fcf8b0e9a1a196b80b6f6ed053628d10d027e032df2ed1d60835e5f47d32c9ef6da10d0366a319573362c821b5f8fa5abc5bb22241de6f666a85d82d6ba8c3090d01636bd2bb"")>")
394
state.
AssertMatchesTextStartingAtLine
(1, "<Assembly: System.Runtime.CompilerServices.InternalsVisibleTo(""ClassLibrary1, PublicKey=00240000048000009400000006020000002400005253413100040000010001002b986f6b5ea5717d35c72d38561f413e267029efa9b5f107b9331d83df657381325b3a67b75812f63a9436ceccb49494de8f574f8e639d4d26c0fcf8b0e9a1a196b80b6f6ed053628d10d027e032df2ed1d60835e5f47d32c9ef6da10d0366a319573362c821b5f8fa5abc5bb22241de6f666a85d82d6ba8c3090d01636bd2bb"")>")