dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
18.71k stars 3.98k forks source link

Expand IVsHierarchy mocks to support solution folders and parented projects #15778

Open DustinCampbell opened 7 years ago

DustinCampbell commented 7 years ago

This will enable writing a unit test for https://github.com/dotnet/roslyn/pull/15741.

CyrusNajmabadi commented 1 year ago

We can drive this if someone actually goes and tries to flesh out tests in this area. DOn't really need a tracking bug here.

sharwell commented 1 year ago

Fixed the label to be Test-Gap (tracking issue).