4 references to _checksumsAndIds
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\Solution\ChecksumsAndIds.cs (4)
117=> ++_index < _checksumsAndIds.Length; 120=> (_checksumsAndIds.AttributeChecksums.Children[_index], 121_checksumsAndIds.TextChecksums.Children[_index], 122_checksumsAndIds.Ids[_index]);