1 write to _maxCapacity
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\RemoteSolutionCache.cs (1)
63_maxCapacity = maxCapacity;
2 references to _maxCapacity
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Host\RemoteSolutionCache.cs (2)
55/// The list of checksum+solution pairs. Note: only the first <see cref="_maxCapacity"/> items will actually point 112if (index >= _maxCapacity)