5 references to RoslynPreviewContentType
Microsoft.CodeAnalysis.EditorFeatures (5)
QuickInfo\ContentControlService.cs (1)
97IProjectionBufferFactoryServiceExtensions.RoslynPreviewContentType);
Shared\Extensions\IProjectionBufferFactoryServiceExtensions.cs (4)
22public const string RoslynPreviewContentType = nameof(RoslynPreviewContentType); 30[Name(RoslynPreviewContentType)] 231contentType: registryService.GetContentType(RoslynPreviewContentType)); 314contentType: registryService.GetContentType(RoslynPreviewContentType));