2 references to GetDebuggerDisplay
Microsoft.CodeAnalysis.Workspaces.UnitTests (2)
SolutionTests\ProjectInfoTests.cs (2)
169Assert.Equal(@"ProjectInfo Goo C:\", projectInfo.GetDebuggerDisplay()); 176Assert.Equal(@"ProjectInfo Goo", projectInfo.GetDebuggerDisplay());