1 reference to LoadContext
Microsoft.CodeAnalysis.Features (1)
SemanticSearch\AbstractSemanticSearchService.cs (1)
48
private readonly AssemblyLoadContext _current = GetLoadContext(typeof(
LoadContext
).Assembly)!;