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