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