3 references to s_textMap
Microsoft.AspNetCore.Razor.Microbenchmarks (3)
Resources.cs (3)
31lock (s_textMap) 35if (s_textMap.TryGetValue(key, out var value)) 45s_textMap.Add(key, value);