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