1 write to s_binlogEmbedPaths
Microsoft.Build (1)
Evaluation\ParserIgnoreConfiguration.cs (1)
48s_binlogEmbedPaths = new ConcurrentBag<string>();
2 references to s_binlogEmbedPaths
Microsoft.Build (2)
Evaluation\ParserIgnoreConfiguration.cs (2)
43internal static IEnumerable<string> BinlogEmbedPaths => s_binlogEmbedPaths; 291s_binlogEmbedPaths.Add(fullPath);