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