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