1 type derived from AbstractLegacyProject
Microsoft.VisualStudio.LanguageServices.CSharp (1)
ProjectSystemShim\CSharpProjectShim.cs (1)
27
internal sealed partial class CSharpProjectShim :
AbstractLegacyProject
, ICodeModelInstanceFactory
1 reference to AbstractLegacyProject
Microsoft.VisualStudio.LanguageServices (1)
TaskList\VisualStudioDiagnosticIdCache.cs (1)
73
/// We will only cache diagnostic ids for projects which have been registered by the <see cref="
AbstractLegacyProject
"/>.