1 write to Value
Microsoft.CodeAnalysis.UnitTests (1)
Collections\CachingFactoryTests.cs (1)
23public CacheValue(int value) { this.Value = value; }