Implemented interface member:
4 references to Add
Microsoft.Build (4)
BackEnd\Components\Communications\LogMessagePacket.cs (1)
419dictionary.Add(evaluationLocation, profiledLocation);
Collections\ArrayDictionary.cs (3)
58Add(key, value); 110Add(item.Key, item.Value); 212Add(typedKey, typedValue);