Implemented interface member:
8 references to Count
Microsoft.Build.Engine.UnitTests (8)
Collections\CopyOnWritePropertyDictionary_Tests.cs (8)
23dic.Count.ShouldBe(0); 27dic.Count.ShouldBe(1); 31dic.Count.ShouldBe(2); 35dic.Count.ShouldBe(3); 39dic.Count.ShouldBe(0); 97dic.Count.ShouldBe(3); 101dic.Count.ShouldBe(0); 163dic.Count.ShouldBe(0);