1 write to DebugName
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\SolutionId.cs (1)
33DebugName = debugName;
2 references to DebugName
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\SolutionId.cs (2)
56=> string.Format("({0}, #{1} - {2})", GetType().Name, this.Id, DebugName); 80writer.WriteString(DebugName);