Implemented interface member:
method
ImportProperties
Microsoft.Build.Collections.ICopyOnWritePropertyDictionary<T>.ImportProperties(System.Collections.Generic.IEnumerable<T>)
1 reference to ImportProperties
Microsoft.Build.Engine.UnitTests (1)
Collections\CopyOnWritePropertyDictionary_Tests.cs (1)
174dic.ImportProperties(new[] { a, b });