9 instantiations of SequencePointUpdates
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (5)
EditAndContinue\LineEditTests.cs (4)
2662new("a", [new SourceLineUpdate(2, 12), new SourceLineUpdate(6, 6), new SourceLineUpdate(9, 19)]) // D ctor
2735new("a", [new SourceLineUpdate(0, 1)]),
2736new("b", [new SourceLineUpdate(0, 1)]),
2781new("a", [new SourceLineUpdate(6, 4)]),
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
Microsoft.CodeAnalysis.Features (2)
Microsoft.CodeAnalysis.Features.UnitTests (1)
67 references to SequencePointUpdates
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (49)
EditAndContinue\LineEditTests.cs (48)
209Array.Empty<SequencePointUpdates>(),
446Array.Empty<SequencePointUpdates>(),
506Array.Empty<SequencePointUpdates>(),
540Array.Empty<SequencePointUpdates>(),
610Array.Empty<SequencePointUpdates>(),
615Array.Empty<SequencePointUpdates>(),
647Array.Empty<SequencePointUpdates>(),
652Array.Empty<SequencePointUpdates>(),
686Array.Empty<SequencePointUpdates>(),
750Array.Empty<SequencePointUpdates>(),
788Array.Empty<SequencePointUpdates>(),
825Array.Empty<SequencePointUpdates>(),
932Array.Empty<SequencePointUpdates>(),
1088Array.Empty<SequencePointUpdates>(),
1108Array.Empty<SequencePointUpdates>(),
1128Array.Empty<SequencePointUpdates>(),
1151Array.Empty<SequencePointUpdates>(),
1174Array.Empty<SequencePointUpdates>(),
1199Array.Empty<SequencePointUpdates>(),
1267Array.Empty<SequencePointUpdates>(),
1327Array.Empty<SequencePointUpdates>(),
1332Array.Empty<SequencePointUpdates>(),
1419Array.Empty<SequencePointUpdates>(),
1528Array.Empty<SequencePointUpdates>());
1552Array.Empty<SequencePointUpdates>());
1577Array.Empty<SequencePointUpdates>(),
1629Array.Empty<SequencePointUpdates>(),
1683Array.Empty<SequencePointUpdates>(),
1712Array.Empty<SequencePointUpdates>(),
1740Array.Empty<SequencePointUpdates>(),
1768Array.Empty<SequencePointUpdates>(),
1796Array.Empty<SequencePointUpdates>(),
1824Array.Empty<SequencePointUpdates>(),
1851Array.Empty<SequencePointUpdates>(),
1879Array.Empty<SequencePointUpdates>(),
1884Array.Empty<SequencePointUpdates>(),
1914Array.Empty<SequencePointUpdates>(),
1947Array.Empty<SequencePointUpdates>(),
2167Array.Empty<SequencePointUpdates>(),
2196Array.Empty<SequencePointUpdates>(),
2440Array.Empty<SequencePointUpdates>(),
2466Array.Empty<SequencePointUpdates>(),
2606Array.Empty<SequencePointUpdates>(),
2660new SequencePointUpdates[]
2733new SequencePointUpdates[]
2779new SequencePointUpdates[]
2807Array.Empty<SequencePointUpdates>(),
2815Array.Empty<SequencePointUpdates>(),
Microsoft.CodeAnalysis.EditorFeatures (1)
Microsoft.CodeAnalysis.Features (9)
Microsoft.CodeAnalysis.Features.Test.Utilities (5)
Microsoft.CodeAnalysis.Features.UnitTests (2)
Microsoft.VisualStudio.LanguageServices.DevKit (1)