16 references to TestMissing
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (16)
EditAndContinue\BreakpointSpansTests.cs (16)
1300TestMissing( 1310TestMissing( 1435=> TestMissing("class C { void Goo() { const int a = $$1; } }"); 1439=> TestMissing("class C { void Goo() { const $$int a = 1; } }"); 1443=> TestMissing("class C { void Goo() { $$const int a = 1; } }"); 1458=> TestMissing("class C { const int a = $$1; }"); 1462=> TestMissing("class C { const $$int a = 1; }"); 1466=> TestMissing("class C { $$const int a = 1; }"); 1470=> TestMissing("class C { void Goo() { int$$ } }"); 1475TestMissing( 2355TestMissing( 4261TestMissing( 4476TestMissing(source.Replace("class", keyword)); 4546TestMissing(source.Replace("class", keyword)); 4690TestMissing( 4883TestMissing(