2 references to ContentTypeMetadata
Microsoft.CodeAnalysis.EditorFeatures (2)
Interactive\CommandHandlers\ExecuteInInteractiveCommandHandler.cs (2)
33[ImportMany] IEnumerable<Lazy<IExecuteInInteractiveCommandHandler, ContentTypeMetadata>> executeInInteractiveHandlers) 36private readonly IEnumerable<Lazy<IExecuteInInteractiveCommandHandler, ContentTypeMetadata>> _executeInInteractiveHandlers = executeInInteractiveHandlers;