4 references to Attributes
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\Solution\StateChecksums.cs (4)
221checksums.AddIfNotNullChecksum(this.Attributes); 234this.Attributes.WriteTo(writer); 272if (assetPath.IncludeSolutionAttributes && searchingChecksumsLeft.Remove(Attributes)) 273onAssetFound(Attributes, solution.SolutionAttributes, arg);