3 references to _projectMap
Microsoft.VisualStudio.LanguageServices (3)
TableDataSource\Suppression\VisualStudioSuppressionFixService.cs (3)
78
var shouldFixInProject = GetShouldFixInProjectDelegate(_vsHierarchyItemManager,
_projectMap
, projectHierarchy);
97
var shouldFixInProject = GetShouldFixInProjectDelegate(_vsHierarchyItemManager,
_projectMap
, projectHierarchy);
115
var shouldFixInProject = GetShouldFixInProjectDelegate(_vsHierarchyItemManager,
_projectMap
, projectHierarchy);