/
githubmirror
/
roslyn
Обзор
Документация
Войти
/
githubmirror
/
roslyn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.ProcessHost.UnitTests/Utilities/Usings.cs
6 строк
291 B
David Barbet
Add LSP daemon project-loading benchmarks (#84667)
29 июл 2026, 21:50
Не верифицирован
29 июл 2026, 21:50
fa85091
Код
Авторство
О чём код?
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. global using Xunit; global using Microsoft.CodeAnalysis.LanguageServer.Test.Utilities;