Implemented interface member:
property
ContentTypes
Microsoft.CodeAnalysis.Editor.IContentTypeMetadata.ContentTypes
1 reference to ContentTypes
Microsoft.CodeAnalysis.EditorFeatures (1)
Interactive\CommandHandlers\ExecuteInInteractiveCommandHandler.cs (1)
43
.Where(handler => handler.Metadata.
ContentTypes
.Any(textBuffer.ContentType.IsOfType))