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