3 references to s_readMethodCache
MSBuild (3)
LogMessagePacketBase.cs (3)
506lock (s_readMethodCache) 508if (!s_readMethodCache.TryGetValue(_eventType, out methodInfo)) 512s_readMethodCache.Add(_eventType, methodInfo);