3 references to CreateRegion
Microsoft.CodeAnalysis.Features.UnitTests (3)
EditAndContinue\ActiveStatementsMapTests.cs (3)
245CreateRegion(0, Span(9, 17, 9, 18), Span(9, 17, 9, 18)); // Current active statement doesn't move
246CreateRegion(1, Span(7, 16, 10, 9), Span(7, 16, 15, 9)); // Insert 5 lines inside the switch
247CreateRegion(2, Span(15, 8, 15, 13), Span(20, 8, 20, 13)); // a() call moves down 5 lines