4 references to AssertSequenceEqualAndStable
Microsoft.CodeAnalysis.LanguageServer.UnitTests (4)
FileBasedProgramsEntryPointDiscoveryTests.cs (4)
120AssertSequenceEqualAndStable([appFile.Path], () => discovery.FindEntryPoints(tempDir.Path)); 180AssertSequenceEqualAndStable([app2File.Path], () => discovery.FindEntryPoints(tempDir.Path)); 217AssertSequenceEqualAndStable([appFile.Path], () => discovery.FindEntryPoints(tempDir.Path)); 221AssertSequenceEqualAndStable([appFile.Path, programFile.Path], () => discovery.FindEntryPoints(tempDir.Path));