1 reference to ConcurrentCache
Microsoft.CodeAnalysis (1)
Emit\DebugDocumentsBuilder.cs (1)
33_normalizedPathsCache = new ConcurrentCache<(string, string?), string>(16);