1 write to _contentType
Microsoft.VisualStudio.LanguageServices (1)
Interactive\AbstractResetInteractiveMenuCommand.cs (1)
46
_contentType
= contentType;
1 reference to _contentType
Microsoft.VisualStudio.LanguageServices (1)
Interactive\AbstractResetInteractiveMenuCommand.cs (1)
53
.Where(resetInteractiveService => resetInteractiveService.Metadata.ContentTypes.Contains(
_contentType
))