1 write to s_textCache
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (1)
TestFiles\Resources.cs (1)
65
public static string GetText(string name) => GetOrLoadValue(name, s_textLoader, ref
s_textCache
);