16 references to TestMissing
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (16)
EditAndContinue\BreakpointSpansTests.cs (16)
1283=> TestMissing( 1293=> TestMissing( 1419=> TestMissing("class C { void Goo() { const int a = $$1; } }"); 1423=> TestMissing("class C { void Goo() { const $$int a = 1; } }"); 1427=> TestMissing("class C { void Goo() { $$const int a = 1; } }"); 1442=> TestMissing("class C { const int a = $$1; }"); 1446=> TestMissing("class C { const $$int a = 1; }"); 1450=> TestMissing("class C { $$const int a = 1; }"); 1454=> TestMissing("class C { void Goo() { int$$ } }"); 1458=> TestMissing( 2338=> TestMissing( 4254=> TestMissing( 4473=> TestMissing(source.Replace("class", keyword)); 4535=> TestMissing(source.Replace("class", keyword)); 4689=> TestMissing( 4883=> TestMissing(