Implemented interface member:
1 reference to Value
Microsoft.Build.Engine.UnitTests (1)
BackEnd\TaskThatReturnsDictionaryTaskItem.cs (1)
200
public DictionaryEntry Entry => new DictionaryEntry(Key,
Value
);